Skip to content

Android SDK 5.6.2

Compare
Choose a tag to compare
@hborisoff hborisoff released this 26 May 16:12
· 104 commits to master since this release

Bugfixes:

  • Fix issue with deep links when targeting Android 11 (#455)
  • Fix failing Pillow library used in snapshot testing (#452)
  • Set upper bound on the FCM dependency. SDK now supports from 17.3.4 to 21.1.0. Support for 22.0.0 (May 11, 2021) and newer versions will be added in a future release (#454)

Feature Additions:

  • Track notifications enabled status (#449)

Other:

  • Remove unnecessary javadoc files (#453)
  • Add an immutable flag to all pending intents. Mandatory when targeting Android 12 (#450)