Releases: webex/webexconnect-android-sdk
v3.0.3
v3.0.2
Enhancements
• Support for firebase messaging v24.1.0
• Upgraded SQLCipher library version to 4.6.1.
• Resolved an issue where retries were incorrectly attempted for failed push topic subscriptions and unsubscriptions when the Push FCM/HMS module was not included.
• Various internal improvements and enhancements
v3.0.1
Enhancements
• Added support to migrate existing registration data from SDK v2.x
• Added Play Services Base as a transitive dependency for the Push FCM module
• Various security improvements
v3.0.0
What is New:
•We are happy to announce that we are launching a new set of modular SDKs for Android to provide you with the flexibility to add selective functionality to your mobile apps depending on your requirements. Following are the module names
webexconnect-core
webexconnect-push
webexconnect-fcm
webexconnect-hms
webexconnect-inappmessaging
Enhancements:
•Proactive unregistration for inactive app users.
•SDK will now be disabled if support for the SDK version is discontinued.
IMPORTANT
This version of the SDK requires devices to be re-registered with the Webex Connect platform.
When upgrading from a previous version of the SDK, ensure that you execute your registration code again. Use the WebexConnect.instance.isRegistered method to determine the current registration status and conditionally execute your registration code.
If you have any questions or need assistance, please do not hesitate to reach out to us via Webex Connect Support.
v2.20.7
New Features
• Android 16 compatibility changes.
Enhancements
• Various internal improvements and enhancements.
v2.20.6
Enhancements
• Support for firebase messaging v24.1.0, play-services-base v18.5.0 version and location v21.3.0.
• Support for HMS Push kit version v6.13.0.300.
• Upgraded SQLCipher library version to 4.5.4.
Important
• 2.20.6 will require min supported OS version to be Android OS 5.0 (API level 21) and higher
v2.20.5
Enhancements:
• Proactive unregistration for inactive app users.
v2.20.4
Enhancements:
•Fixed Geofence Permissions Handling issue.
v2.20.3
•Android 15 compatibility changes
v2.20.2
What is New:
•Added support for the Singapore environment
Enhancements and Improvements:
•Resolved a connection issue that could occur when toggling between multiple profiles
•Various internal improvements and enhancements