This repository has been archived by the owner on Sep 3, 2021. It is now read-only.
2.12.0
API Breaking Changes
- None.
Enhancements
- New method for fetching user data:
public func getUserData(_ completionHandler: (([String: Any]?, Error?) -> Void)?)
Bugfixes
- None.