-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
66 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
# What's fixed | ||
### [Config](https://github.com/emartech/android-emarsys-sdk/wiki/Config#changeapplicationcode) | ||
* Fixed an issue when changing appcode would not clear the push token. | ||
### [Geofence](https://github.com/emartech/android-emarsys-sdk/wiki#8-geofence) | ||
* Fixed an issue when enabling the feature without last known location could cause a crash. | ||
### [EmarsysSDK](https://github.com/emartech/android-emarsys-sdk/wiki) | ||
* Fixed an issue what potentially can happen on Android 11 when apps could crash due to a known Android issue what could happen during network connection change | ||
|
||
# What's changed | ||
### [Push](https://github.com/emartech/android-emarsys-sdk/wiki#2-push) | ||
* HuaweiMessagingServiceUtils was made more easily available from Java |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters