Releases: urbanairship/capacitor-airship
Releases · urbanairship/capacitor-airship
1.2.1
Patch release that updates to latest Airship SDKs and fixes issues with methods that take an optional string parameter on Android.
Changes
- Updated iOS SDK to 18.2.0
- Updated Android SDK to 17.8.1
- Fixed
Airship.messageCenter.display(null)
and Airship.analytics.trackScreen(null)
on Android
1.2.0
Minor release that fixes push events on Android.
Changes
- Fixed push events on Android.
- Added
isForeground
to push received events to indicate the application state when the push was received.
- Updated iOS SDK to 18.1.2
1.1.0
Minor release that updates the Airship SDKs.
Changes
- Updated Airship iOS SDK to 18.1.0
- Updated Airship Android SDK to 17.8.0
1.0.0
Initial capacitor plugin release