-
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.
Merge branch 'dev' into SUITEDEV-35599-MultiID-for-predict
- Loading branch information
Showing
54 changed files
with
820 additions
and
787 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,17 @@ | ||
# What's fixed | ||
|
||
### [Emarsys SDK](https://github.com/emartech/android-emarsys-sdk) | ||
### [SetPushToken](https://github.com/emartech/android-emarsys-sdk/wiki#21-setpushtoken) | ||
|
||
* Fix a crash on Android 12 during the initialization of the SDK | ||
* Fix an issue where the push token was not tracked automatically by the SDK. | ||
|
||
* ### [Inapp](https://github.com/emartech/android-emarsys-sdk/wiki#3-inapp) | ||
|
||
* Fix an issue where the content of the inapp message was not reloaded when the activity was recreated from a destroyed state, or after an orientation change. | ||
|
||
### [Emarsys SDK](https://github.com/emartech/android-emarsys-sdk/wiki) | ||
|
||
* Fix an issue where on certain devices encryption-decryption failed due to a KeyStore error. | ||
|
||
### [Emarsys SDK](https://github.com/emartech/android-emarsys-sdk/wiki) | ||
|
||
* Fix an issue where on initialization the current activity was null and caused a crash. |
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
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
Oops, something went wrong.