Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

2.12.0

Compare
Choose a tag to compare
@catt-stefano catt-stefano released this 07 Jun 09:10
· 7 commits to master since this release

API Breaking Changes

  • None.

Enhancements

  • New method for fetching user data:
public func getUserData(_ completionHandler: (([String: Any]?, Error?) -> Void)?)

Bugfixes

  • None.