Skip to content

Releases: OneSignal/OneSignal-Cordova-SDK

2.3.0 Release

22 Feb 02:36
Compare
Choose a tag to compare

• Adds Email to the onesignal Cordova sdk
• Fixes an issue where iOS launch url settings were ignored

2.2.5 Release

21 Dec 20:58
Compare
Choose a tag to compare

Fixed Cordova Android platform 7.0.0 compatibility

  • Fixed gradle build error with AndroidManifest.xml. Issue #280
  • Updated to latest 3.7.1 Android SDK and 2.6.0 iOS OneSignal native SDKs

2.2.4 Release

28 Nov 22:07
Compare
Choose a tag to compare

Android Build Fix

  • Fixed gradle build error

2.2.3 Release

27 Nov 20:31
Compare
Choose a tag to compare

Multidex Fix and native SDK updates

  • Fixes build issue with multidex, Issue #258
  • Updated to latest OneSignal native SDKs.
    • Android 3.6.5
    • iOS 2.5.7

2.2.2 Release

07 Oct 00:47
Compare
Choose a tag to compare

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

29 Sep 03:55
Compare
Choose a tag to compare

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

22 Aug 00:32
Compare
Choose a tag to compare

Android Oreo (8.0)

Must upgrade to this version when targeting Android API level 26

  • Added support for Android O Notification Channels
  • Dropped Android 2.3 (API 9) support, minimum is now 4.0.3 (API 15)

2.1.2 Release

08 Jun 23:04
Compare
Choose a tag to compare

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

17 May 05:10
Compare
Choose a tag to compare

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

17 May 01:56
Compare
Choose a tag to compare

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 and subscriptionObserver event delegates
  • Added inFocusDisplayType property.