Android SDK Release Notes
ENGAGE® Android SDK Release Notes
Version 4.0.3
- Misc bugfixes
Version 4.0.2
- Upgraded Compile/Target SDK
- Upped the min sdk version to 24
- Misc bugfixes
Version 4.0.1
- Added restricted mode to SDK upon configuration failure. See ENGAGE SDK Configuration
- Added method
EngageApp.isEngageRestricted()
Version 4.0.0
- Added support for short codes
- Sunset Firebase-Legacy component
- Removed deprecated Manual Clean Worker config
- WorkManager automatic initialization no longer interferes with ENGAGE initialization
- Fixed bug with SMS Registration Error Granularity
- Misc bug fixes
Version 3.1.2
- Call home work-manager task only runs once per day
- Minor security fixes
- Minor bug fixes
Version 3.1.1
- Minor bug fixes
Version 3.1.0
- New Feature: Ability to manually initialize the SDK by calling
EngageApp.initialize()
- Under the hood rework of network layer
- ENGAGE SDK now checks multiple paths for the config file
- Bug fix of "contact" permission considered to be granted when READ_CONTACTS permission is given but WRITE_CONTACTS is not
- Implemented onDeletedMessages function from Firebase to download undelivered contents
Updated 4 months ago