Releases: webex/webexconnect-android-sdk
v3.0.6
v3.0.5
Enhancements
• Added support for Firebase Messaging v25.0.1 and play-services-base v18.9.0.
• Upgraded SQLCipher library to version 4.10.0.
• Upgraded to Kotlin 2.x
• Various internal improvements and enhancements.
Important
• 3.0.5 will require min supported OS version to be Android OS 6.0 (API level 23) and higher
v3.0.4
New Features
• Added support for publishing delivery receipts for Thread Alert messages.
Enhancements
• Publishing typing Indicator Events are now limited to one event every five seconds.
• Fixed an intermittent issue that prevented the register method callback from being invoked.
• Various internal improvements and enhancements.
v3.0.3
New Features
• Android 16 compatibility changes.
Enhancements
• Various internal improvements and enhancements.
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.