Releases: urbanairship/urbanairship-cordova
Releases · urbanairship/urbanairship-cordova
7.3.2
- Fixed package issue with 7.3.1
- Updated Android SDK to 9.5.4
- Updated iOS SDK to 10.0.3
7.3.1
- Updated Android plugin to be compatible with older versions of Cordova Android.
7.3.0
- Updated iOS SDK to 10.0.0
7.2.1
- Updated iOS SDK to 9.4.0
- Updated Android SDK to 9.5.2
7.2.0
- 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
- Updated Android SDK to 9.3.1
7.0.1
- 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
- Updated iOS SDK to 9.0.2.
- Updated Android SDK to 9.0.1.
6.9.3
- 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.