Comment on page
Android SDK Releases
Below is a list of all releases/versions of the Android SDK that have been released by 2mee.
Bug fix, engaged was not reported to exchange for rich text notifications. Large message view for image/videos.
Reporting to 2mee Exchange improved to match iOS. Notification files stored in internal memory.
Bug fix: __openExternalURL needed protecting from bad urls.
Fix multiple simultaneous registerDeviceToken requests.
Android x version
Update to targetSDKVersion 30
Dark mode fixes
Locale and Country code, Use telephony for estimating country.
Tap outside face area dismisses "alert". Swipe still dismisses too.
A getMessage call will now wait until app has registered with exchange before attempting to call for the message. This allows "welcome" message to be called without testing for a null, which could be because the capsule did not exist, rather than not registered yet.
Fixes for Android 12 / API 31. Notification views, SDK now uses SCHEDULE_EXACT_ALARM permission. More robust registration, will attempt re-register after a week to ensure and changes in device tokens have not been missed.
Last modified 1yr ago