Skip to content

3.4.9

Compare
Choose a tag to compare
@Ayyanchira Ayyanchira released this 10 Aug 20:17
· 573 commits to master since this release
5e4c59b

Added

  • Added new methods for setEmail, setUserId and updateEmail which accepts authToken, providing more ways to pass authToken to SDK
  • Added two interface methods - onTokenRegistrationSuccessful and onTokenRegistrationFailed. Override these methods to see if authToken was successfully received by the SDK.

Changed

  • setAuthToken method is now public allowing additional way to provide authToken to SDK.