Releases: OneSignal/OneSignal-Cordova-SDK
Releases · OneSignal/OneSignal-Cordova-SDK
2.2.2 Release
Native SDKs Update - iOS 2.5.6, Android 3.6.3
Must upgrade to this version when building with Xcode 9!
- iOS - Fixes issue with open event on cold start on iOS 11. Issue #253
- Android - Oreo and misc error handling improvements
2.2.1 Release
Android Fixes
- Updated to Android OneSignal Native SDK 3.6.2
- Improved compatibility with other plugins
- Compatibility issues with Google and support library dependencies
- Correctly includes Android support 25 or 26 depending on the Cordova version
2.2.0 Release
Android Oreo (8.0)
Must upgrade to this version when targeting Android API level 26
- Added support for Android O Notification Channels
- Also know as Notification Categories
- See OneSignal's guide on setting these up
- Dropped Android 2.3 (API 9) support, minimum is now 4.0.3 (API 15)
2.1.2 Release
Android Fixes
- Fixed compatibility with
cordova-plugin-google-analytics
- Fixed GoogleApiClient is not connected yet error.
- Fixed ANR during intermittent network connections.
- Added datetime stamp to Android 7 notifications.
2.1.1 Release
Increased Reliability of iOS 10 Action Buttons and Media Attachments
Upgrade Note!
Follow the new Cordova iOS Setup Steps to use this version.
- Switched to CocoaPods for iOS OneSignal native SDK framework
- This allows the use of a Notification Service Extension.
2.1.0 Release
Observer functions and Native SDK updates
- Updated to OneSignal iOS Native SDK 2.5.4 and Android SDK 3.5.6.
- Added
PromptForPushNotificationsWithUserResponse
for iOS. - Added
GetPermissionSubscriptionState
- Added
permissionObserver
andsubscriptionObserver
event delegates - Added
inFocusDisplayType
property.
2.0.11 Release
- IAP fixes for both Android and iOS.
- Android 2.3 to 3.2 compatibly fix when proguard is enabled.
2.0.10 Release
Fix for iOS kOSSettingsAutoPrompt setting
- kOSSettingsAutoPrompt was ignored in 2.0.9
2.0.9 Release
Updated to iOS 2.3.2 and Android 3.4.2 native SDKs
iOS
- Fixes issues with firing of opened and received callbacks.
- Added additional notification_types status for "No Push Token" to help debug issues which will show on the OneSignal dashboard.
- Fixed rare crash with postNotification.
- Fixed issue opening a 2nd URL notification not showing a webview.
- Added syncHashedEmail validation.
- Fixed issue where an iOS 10 media notification could hang the main thread when downloading it.
Android
- Added support for badges on older Samsung devices as well as OPPO an ZUK devices.
- Fixed SyncService logcat error.
2.0.8 Release
- Compatibility fixes with local notifications on iOS 10.
- Fixes to some action button handling.
- aps-environment settings