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
Added JSONObject constructors to OSNotification* classes. Request #198
Fixes
Misc Fixes when group key is used (AKA stacked notifications)
Fixes for closing an in-app alert with a group key set when no other other exist in the shade with the key
Fixed issue where this could show a notification in the shade.
Fixed an instability issue that could crash the app after an unrelated OneSignal event.
Fixed issue where if first notification part of a group key was show as an in app alert future notifications wouldn't group if more are received with the same key when the app is out of focus.
Badges are now cleared when notifications are disabled.
Fixed SyncService error if started with a null Intent.