Releases: Pushwoosh/pushwoosh-android-sdk
Releases · Pushwoosh/pushwoosh-android-sdk
6.7.26
6.7.25
Fixed
- Fixed a crash in
setEmail
andsetUserId
methods that could occur when server communication was disabled.
6.7.24
Changed
- Internal rework of API requests authorization
6.7.23
Changed
setApiToken()
method (used in plugins)
6.7.22
Release 6.7.22
6.7.21
Fixed
InAppManager.postEvent(@NonNull String event, TagsBundle attributes)
method signature leaking its internal implementation
6.7.20
Fixed
setEmail()
method not handling success callback correctly- HMS devices push registration issue
- rare crash when API requests fail with DNS error
- crash when changing fonts in inbox UI on API 34 and higher
6.7.19
Fixed
- Rare crash when attempting to present a modal Rich Media after an app is minimized.
6.7.18
Fixed
- dark theme applying to Rich Media content on MIUI devices
- fixed user ID changes not resulting in reloading inbox
Changed
- default log level is
INFO
now
6.7.17
Added
- Font methods in default Inbox UI
Fixed
- App links intents are no longer intercepted by Pushwoosh SDK
- NullPointerException in
Tags.removeTag()
when trying to remove a tag that is not set yet
Removed
- Xiaomi platform (due to Xiaomi gateway no longer working outside mainland China)
- Removed unused BinaryPreferences code