Releases: urbanairship/react-native-airship
6.1.3
Patch addressing a regression in iOS SDK 13.1.0 causing channel tag loss
when upgrading from iOS SDK versions prior to 13.0.1. Apps upgrading from react-native module
version 5.0.1 or below should avoid plugin versions 6.1.0 through 6.1.2 in favor of version 6.1.3.
- Updated iOS SDK to 13.1.1
6.1.2
Patch release to fix IAA Youtube video display on Android.
Changes
- Updated Android SDK to 12.2.2
6.1.1
Patch release enabling monorepo project structure.
Example app dependencies have been moved from the module's
package.json to the example app. These include:
- react-native-gesture-handler
- react-native-reanimated
- react-native-screens
- react-navigation
- react-navigation-tabs
iOS and Android SDKs remain at 13.1.0 and 12.2.0, respectively.
6.1.0
- Updated iOS SDK to 13.1.0
- Updated Android SDK to 12.2.0
- Added number attributes support for iOS and Android
- Added data collection controls for iOS and Android
- Added screen tracking for iOS and Android
Changes
- Fixed npm configuration to include a required script.
6.0.1
6.0.0
Major release to update iOS to modularized SDK 13.0.4, update Android SDK to 12.1.0,
add cross-platform attribute support and modernize the Message Center Javascript
and Typescript interfaces.
Changes
- Updated iOS SDK to 13.0.4
- Updated Android SDK to 12.1.0
- Added attributes support
- Updated Message Center interfaces to reflect the removal of overlay Message Center views
5.0.1
Patch release to fix a bug affecting loss of tags on iOS during app
migration to plugin 5.0.0. This patch release fixes the bug
by combining previous tags with tags that have been set since
the update to 5.0.0. Applications using 5.0.0 should update.
Changes
- Updated iOS SDK to 12.1.2