You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In-App Chat attachment compression, for sending attachment captured from camera:
if size is more than 5MB, reduce the quality to 80%
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