Android SDK Releases

Below is a list of all releases/versions of the Android SDK that have been released by 2mee.

V1.0.12

Bug fix, engaged was not reported to exchange for rich text notifications. Large message view for image/videos.

V1.0.13

Reporting to 2mee Exchange improved to match iOS. Notification files stored in internal memory.

Bug fix: __openExternalURL needed protecting from bad urls.

V1.0.14

Fix multiple simultaneous registerDeviceToken requests.

V1.1.0

Android x version

V1.1.1

Update to targetSDKVersion 30

V1.1.15

Dark mode fixes

V1.1.21

Locale and Country code, Use telephony for estimating country.

V1.1.22

Tap outside face area dismisses "alert". Swipe still dismisses too.

V1.1.27

The SDK now supports sending location data to the 2mee Exchange see Location Services.

V1.1.28

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.

V1.2.0

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.

This version is sourceCompatibility JavaVersion.VERSION_1_8 see the documentation.

V1.2.1

This version is sourceCompatibility JavaVersion.VERSION_11 see the documentation.

Last updated