urbanairship-accengage-react-native
Advanced tools
Changelog
Version 14.6.1 - January 20, 2023
Patch release that updates the iOS SDK to 16.10.7, fixes the result of getActiveNotifications
and avoiding issue in the Message Center on null message ID.
getActiveNotifications
method call.Changelog
Version 14.6.0 - December 5, 2022
Minor release that updates the iOS SDK to 16.10.6 and add support for isChannelCaptureEnabled and suppressAllowListError in the config for takeOff.
Changelog
Version 14.5.1 - November 17, 2022
Patch release that updates the iOS SDK to 16.10.3.
Changelog
Version 14.5.0 - November 3, 2022
Minor release that adds support for custom Airship URLs and fixes conflicts with common key chain plugins.
Changelog
Version 14.4.4 - October 6, 2022
Patch release that adds support for setting the IAA message display interval.
UrbanAirship.setInAppAutomationDisplayInterval()
methodChangelog
Version 14.4.3 - September 9, 2022
Patch release that fixes an IAA banner issue and potential crashes on Android due to Message Center database migrations.
Changelog
Version 14.4.2 - September 2, 2022
Patch release that fixes iOS notification actions on a cold launch. Applications running 14.1.0 or newer should update.
application:didFinishLaunching:
finishesChangelog
Version 14.4.1 - July 21, 2022
Patch release that fixes a crash on message center with poor connection.