Skip to content

12.0.0

Compare
Choose a tag to compare
@infobip-ci infobip-ci released this 15 Jan 13:29
· 132 commits to master since this release

Added

  • Since this version, minimum supported API Level is 21 (Android 5.0 - Lollipop)
  • Provided Backup policy: Only shared preferences related to the SDK are being backed up to the cloud, along with the database. Device to device transfer is disabled to avoid registration's data processing issues. For more information check this Backup-rules page.
  • usesCleartextTraffic is now disabled by default: deeplinks, web views and images should utilize https protocol.
  • For more information, please check out Migration Guides.