Skip to content

2.1.5

Compare
Choose a tag to compare
@infobip-ci infobip-ci released this 26 Aug 09:35
· 135 commits to master since this release

Changed

  • In-App Chat attachment compression, for sending attachment captured from camera:
    1. if size is more than 5MB, reduce the quality to 80%
    2. if size is more than 10MB, reduce the quality to 80% and scale down size in 2 times.
  • In-app chat improvements of storing images captured from camera, requestLegacyExternalStorage="true" in AndroidManifest.xml not needed any more.

Fixed

  • Possible issue with wrong token after depersonalization
  • Issue with usage of wrong application code if it’s changed for some app with the same namespace that could happen if migration happens from versions < 2.1.2 to one of latest SDKs
  • Too often calling of base URL endpoint