Skip to content

Releases: urbanairship/urbanairship-cordova

7.3.2

05 Mar 21:59
fa3fc19
Compare
Choose a tag to compare
  • Fixed package issue with 7.3.1
  • Updated Android SDK to 9.5.4
  • Updated iOS SDK to 10.0.3

7.3.1

05 Mar 21:59
18f574d
Compare
Choose a tag to compare
  • Updated Android plugin to be compatible with older versions of Cordova Android.

7.3.0

05 Mar 21:59
80d7349
Compare
Choose a tag to compare
  • Updated iOS SDK to 10.0.0

7.2.1

05 Mar 21:59
9d19c66
Compare
Choose a tag to compare
  • Updated iOS SDK to 9.4.0
  • Updated Android SDK to 9.5.2

7.2.0

05 Mar 21:59
Compare
Choose a tag to compare
  • Updated iOS SDK to 9.3.3
  • Updated Android SDK to 9.4.1
  • Added setter for foreground presentation options
  • Enabled takeOff from the JS interface for iOS and Android

7.1.1

05 Mar 21:59
1fb81ae
Compare
Choose a tag to compare
  • Updated Android SDK to 9.3.1

7.0.1

05 Mar 21:59
Compare
Choose a tag to compare
  • Updated iOS SDK to 9.0.3.
  • Updated Android SDK to 9.0.2.
  • Fixed build failures by excluding Android libraries version 28 until it is released.

7.0.0

05 Mar 21:59
b6d8ba4
Compare
Choose a tag to compare
  • Updated iOS SDK to 9.0.2.
  • Updated Android SDK to 9.0.1.

6.9.3

05 Mar 21:59
bbb5426
Compare
Choose a tag to compare
  • Updated Android SDK to 8.9.7.
  • Updated to be compatible with Cordova Android 7.0.0. Due to an
    issue in the android resource processing (AAPT2),
    the GCM/FCM sender ID either needs to be prefixed with sender: or you can disable AAPT2 with
    cordova-disable-aapt2.
  • Added notification response info to the notification open event.
  • Added registration token to the channel registration event.