Releases: urbanairship/react-native-airship
Releases · urbanairship/react-native-airship
2.0.0
- Added support for authorized notification settings on iOS
- Android SDK now defaults to FCM, and depends on firebase-core
- Updated iOS SDK to 9.3.3
- Update Android SDK to 9.4.1
1.6.2
- Remove use of AsyncTaskCompat to be compatible with Android Support Library 27
1.6.1
- Fixed search paths for Carthage build
- Updated Urban Airship Android SDK to 9.0.6
- Updated Urban Airship iOS SDK to 9.0.5
- Removed android:theme from CustomMessageCenterActivity and CustomMessageActivity, so developers can customize the Message Center.
1.6.0
- Updated Urban Airship Android SDK to 9.0.3
- Added method to disable the iOS plugin integration at runtime
1.5.0
- Updated Urban Airship iOS SDK to 9.0.3
- Updated Urban Airship Android SDK to 9.0.2
- Added method to get the current registration token
- Added show inbox event when disabling the default message center
- Allow clearing named user with an empty string
1.4.0
- Updated Urban Airship iOS SDK to 9.0.1
- Updated Urban Airship Android SDK to 9.0.0
1.3.2
- Fixed a bug in Android that caused delayed event emission.
1.3.1
- Fixed bug in iOS that caused message center to launch with auto launch disabled.
1.2.3
- Changed Android Message Center title to be "Message Center" instead of the app name
- Updated Urban Airship Android SDK to 8.9.4
1.2.2
- Fixed Airship library linking
- Fixed iOS deep linking on cold start