Releases: OneSignal/OneSignal-Cordova-SDK
Releases · OneSignal/OneSignal-Cordova-SDK
2.0.3
All platform updates
- New
handleNotificationReceived
event. handleNotificationOpened
now only fires when user taps on a notification or an alert.- Session count improvements.
- In app alert changes
- In app alerts are now shown by default instead of just firing an event.
- New
OSInFocusDisplayOption
options withInAppAlert
,Notification
, andNone
. Settable withinFocusDisplaying
fromOneSignal.Builder
.- This replaces
enableInAppAlertNotification
andenableNotificationsWhenActive
.
- This replaces
iOS Updates
- Support iOS 10 media attachments.
- Launch URL now default to opening in a pop-up webview instead of Safari.
- Support for iOS 6 dropped, only devices with iOS 7 and newer will register.
Android Updates
- Fixed Out of Date Google Play services app issues.
- Devices can now be as old as version 4 of GMS.
- Added more subscription statuses for Google Play services initialization errors.
- Badge support for newer Sony launchers and added Huawei launcher support.
- Setting Android sound name to "null" or "nil" disables the notification's sound.
- zh-Hant language detection.
- getTags now correctly returns values on 2nd and following calls.
- Fixed a number of rare Android crashes
- See the Android Native SDK 3.2.0 Release notes for a full list of fixes.
- Removed used of fallback hardware ids.
This version includes iOS Native SDK 2.1.15 and Android Native SDK 3.3.0.
2.0.2 RC3
2.0.1 RC2
2.0.0 RC1
1.13.1 Release
Android Fixes
- Notifications receiver more than 1 week ago will no longer be restored.
- ConcurrentModificationException fixes.
- Fixed Indonesian language detection.
1.13.0 Release
Support for background images on Android
1.12.6 Release
Android Fixes - button and rare crash
- Fixed vary rare
ConcurrentModificationException
crash. - Fixed issue where buttons would not display.
- 1.12.5 regression bug.
1.12.5 Release
Updated native iOS and Java SDKs
1.12.4 Release
Android getTags callback fix when tags have not been set.
1.12.3 Release
Fixed Android build error