Skip to content

3.0.2

Compare
Choose a tag to compare
@vbabenkoru vbabenkoru released this 07 Sep 22:44
· 1906 commits to master since this release

3.0.2

Added

  • The SDK now registers the token when a new email/userId is set and disables the old device if email/userId was previously set and then changed. This can be disabled by setting autoPushRegistration to false in IterableConfig.

Fixed

  • Fixed a NullPointerException when SDK isn't initialized in Application#onCreate and the app is opened from a push notification