Releases
2.0.7
iOS fixes
Added isAppInFocus
field to notification callbacks.
Fixed rare case where opened callback could fire 2 times.
Some compatibility fixes when using other notification SDKs.
Fixed cases where body
and title
were not correctly set on OSNotification
.
Fixed setLogLevel
to correctly use integer value.
Fixed issue where only one notification with a media attachment would show at a time.
Android updates
Google project number is now used from OneSignal instead of through startInit
Added priority
and collapseId
to OSNotificationPayload
collapseId
(AKA collapse_key) will be used to replace notifications in a future update.
Android fixes
Fixed issue with additionalData
being a string
Added groupedNotifications
field back since 2.0 release.
Fixed issue where disabling badges was not being respected in some cases.
If send priority was set to high(10), then the notification will be displayed with PRIORITY_MAX
Added syncHashedEmail
validation.
Background images on notifications will now be top left aligned.
Background images are now only supported on Android 4.1+.
You can’t perform that action at this time.