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
3.2.12 Release
• Fixes a recent merge mistake where the Android implementation for setExternalUserID() was removed, which would cause an undefined function exception when called.
3.2.11 Release
• Fixes an issue with the previous release where iOS would immediately crash due to a new RN method that was added to Android but wasn't then added to iOS
3.2.6 Release
• Includes several crash fixes from the native iOS and Android SDK's
• Fixes an issue that would have caused onOpened and onReceived events to stop firing in some cases in Android
3.2.3 Release
• Fixes an issue that caused OneSignal to fail to initialize correctly, which caused other issues (null push token/userid, not registering with OneSignal, etc)