skb1129 / react-native-change-icon

Change your application icon programmatically for React Native apps
MIT License
500 stars 91 forks source link

fix: Complete Icon Change onActivityStopped #66

Closed omerakyol closed 2 years ago

omerakyol commented 2 years ago

We need to complete icon change onActivityStopped because app crashes on request permissions after change icon on activity.

skb1129 commented 2 years ago

@omerakyol this would mean the icon would not be changed unless the app is closed This is not a desirable outcome, please create a discussion regarding this so all the users can make a collective decision on this change.