You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But in Android device, every time I run the method to change the application icon it crashed.
All in all, the application icon does changes but nevertheless it crashes each time it managed to do so,
Logcat doesn't said anything except of some memory leak logs. And I tried to executing the method from a sub thread but it instead gives error
Exception: Field currentActivity or type signature not found
Anyone can help?
The text was updated successfully, but these errors were encountered:
Hey, I tried using this app for my application.
But in Android device, every time I run the method to change the application icon it crashed.
All in all, the application icon does changes but nevertheless it crashes each time it managed to do so,
Logcat doesn't said anything except of some memory leak logs. And I tried to executing the method from a sub thread but it instead gives error
Anyone can help?
The text was updated successfully, but these errors were encountered: