You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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`.
21
+
22
+
#### Fixed
23
+
- Fixed a NullPointerException when SDK isn't initialized in Application#onCreate and the app is opened from a push notification
0 commit comments