Releases: urbanairship/android-library
19.13.5
19.13.4
Patch release that addresses an issue with handling Play Services errors before takeOff
and fixes a Scene pager transition bug.
Changes
- Updated
PlayServiceErrorActivity
to handle play services errors beforetakeOff
is called. - Fixed Scene pager issue where tapping the scene during a transition from one page to another would interrupt the transition.
19.13.3
Patch release that fixes an issue with handling uairship://close
in Message Center and improves Scene accessibility.
Changes
- Fixed handling of
uairship://close
links in Message Center - Improved accessibility for Scene pager indicators
- Improved
DeferredResult
logging
19.13.2
Patch release that adds more logs to the deferred schedules preparing process.
Changes
- Added more logs to the deferred schedules preparing process.
19.13.1
Patch release to fix an issue with showing out of date In-App Automations and Scenes.
Changes
- Fixed refreshing out of date In-App Automations and Scenes before displaying.
19.13.0
Minor release that adds support for handling uairship://message_center/message/<message_id>
links to open a specific message in Message Center.
Changes
- Added support for handling
uairship://message_center/message/<message_id>
links to Message Center
19.12.0
Minor release that adds a new flag to HTML In-App message content to force full screen on all devices.
Changes
- Added
forceFullScreenDisplay
to HTML In-App message content - Improved accessibility in Scenes by removing labels from being focusable when using keyboard navigation
19.11.0
Minor release that enforces that incoming pushes are for the current channel ID and adds a manifest
metadata entry to control handling of insets for IAM banners for edge-to-edge mode.
Changes
- Added Activity metadata entry (
com.urbanairship.iam.banner.BANNER_INSET_EDGE_TO_EDGE
) to force handling of insets for IAM banners in edge-to-edge mode. - Channel ID is now enforced for incoming pushes, ensuring that only pushes for the current channel ID are processed.
18.7.2
Patch release that fixes embedded display reporting and a potential crash in Scenes.
Apps that use Scenes or Embedded Content should update to this version or later.
Changes
- Fixed an issue that could cause embedded content displays to be reported too early.
- Fixed a potential crash that can occur when a Scene is dismissed.
19.10.2
Patch release that fixes embedded display reporting and a potential crash in Scenes.
Apps that use Scenes or Embedded Content should update to this version or later.
Changes
- Fixed an issue that could cause embedded content displays to be reported too early.
- Fixed a potential crash that can occur when a Scene is dismissed.