SYMPTOM:
Users can refer to the following documentation to customize the icon of rebranded APK file for Strategy Android SDK.
Customize the icon for the application
But the icon may remain as the default Strategy icon on some Android Devices.
STEPS TO REPRODUCE:
1. Refer to the documentation to customize the icon of rebranded APK file for Strategy Android SDK
2. Generate the APK file from Android Studio
3. Put the generated APK file into the file manager of an Android device and notice the icon of the APK file didn’t change. While the icon of the application at all the other places are the customized icon.
CAUSE:
One possible cause of the issue is this device has the Strategy Application APK file in storage before. The Strategy default icon exist in the cache of File manager.
ACTION:
Clear the Cache of File manager and the icon of rebranded APK will be displayed as the customized one.
KB442312