Skip to content

Releases: urbanairship/react-native-airship

6.1.3

23 Mar 21:18
f3aafdd
Compare
Choose a tag to compare

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

12 Mar 20:40
Compare
Choose a tag to compare

Patch release to fix IAA Youtube video display on Android.

Changes

  • Updated Android SDK to 12.2.2

6.1.1

05 Mar 21:57
Compare
Choose a tag to compare

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

05 Mar 21:57
Compare
Choose a tag to compare
  • 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

05 Mar 21:57
2d4ac12
Compare
Choose a tag to compare

Patch release to fix an issue causing a necessary script to be
excluded from the npm package. Applications using 6.0.0 should update.

Changes

  • Fixed npm configuration to include a required script.

6.0.0

05 Mar 21:57
bfd1642
Compare
Choose a tag to compare

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

05 Mar 21:57
842adca
Compare
Choose a tag to compare

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

5.0.0

05 Mar 21:57
cba47bb
Compare
Choose a tag to compare
  • Updated iOS SDK to 12.0.0
  • Updated iOS minimum deployment target to 11.0

4.0.2

05 Mar 21:57
74e4f8a
Compare
Choose a tag to compare
  • Updated Android SDK to 11.0.4.
  • Updated iOS SDK to 11.1.2.
  • Fixed display issues with UAMessageView.

3.2.2

05 Mar 21:57
13634de
Compare
Choose a tag to compare
  • Updated Android SDK to 10.1.2.
  • Fixed display issues with UAMessageView.