Skip to content

Releases: OneSignal/OneSignal-Cordova-SDK

1.13.0 Release

08 Jul 03:27
Compare
Choose a tag to compare

Support for background images on Android

1.12.6 Release

24 Jun 22:34
Compare
Choose a tag to compare

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

24 Jun 22:37
Compare
Choose a tag to compare

Updated native iOS and Java SDKs

1.12.4 Release

03 May 20:30
Compare
Choose a tag to compare

Android getTags callback fix when tags have not been set.

1.12.3 Release

05 Apr 17:52
Compare
Choose a tag to compare

Fixed Android build error

1.12.2 Release

05 Apr 04:35
Compare
Choose a tag to compare

Updated to latest native SDKs.

  • Added default notification accent color option for Android 5+ devices.
    • com.onesignal.NotificationAccentColor.DEFAULT
  • Detects push environment correctly when an iOS wildcard provisioning profile is used.
  • Fixed null context error with Android SDK with badge.
  • setEmail Android.

1.12.1 Release

02 Apr 08:16
Compare
Choose a tag to compare

Fixed Android and iOS build errors

1.12.0 Release

02 Apr 08:17
Compare
Choose a tag to compare

Automatic Android Badge counts and Geotagging

  • Added support for Android badges. Supported on launchers by Sony, Samsung, LG, HTC, Xiaomi, ASUS, ADW, APEX, and NOVA.
    • Counts are automatically set to the number of notifications shown in the Android notification shade.
  • Geotagging support.
  • setEmail function.

1.11.2 Release

02 Mar 07:12
Compare
Choose a tag to compare

iOS Intel XDK compat and misc Android fixes

iOS fixes
  • Now compatible with Intel XDK.
Android fixes
  • Fixed bug where launch URLs were not opening when the app was in a closed state
  • Fixed bug where deleting multiple already sync tags after sync would print a null error and local sync state would not save.
  • Notification shade now closes when tapping on a notification action button when the app is in focus.
  • Now checks for "errors" key and fires onFailure correctly in postNotification.
  • getTags no longer throws null exception if called before OneSignal init is called.

1.11.1 Release

19 Feb 02:20
Compare
Choose a tag to compare

Lowered required Xcode version back to 6.2