[SDK] [Android] Release v1.1.0.0
about 10 years ago by ReadMe API
GitHub release
Integration guide
Changelog:
- Miscellaneous bug fixes
- Hardened SDK with try-catch blocks on all public facing functions
- Handle
link
button action - Handle
rating
button action - Handle
trackEvent
button action - Handle
method
button action - Fix notification shown again when returning to the application from the task history
isReady()
returns whether theINTENT_INITIALIZED
has already been sent out@NOTIFICATION_ACTION
automatic event tracks notification answers and user interactions- Handle push token update for same version-code application updates, useful while in dev
- Only one network call in the normal SDK initialization case
- SDK initialization directly from the
Application
class - Automatic notification opening when in app
- Hide logs by default
- Documentation improvements
- Fix black text on dark dialog for HTML notifications
- Local broadcast when a notification is opened