Skip to content

Comments

fix: prevent app from closing when changing icon on android#80

Open
vsteenhoudt wants to merge 1 commit intocapacitor-community:mainfrom
vsteenhoudt:prevent-app-closing-on-android
Open

fix: prevent app from closing when changing icon on android#80
vsteenhoudt wants to merge 1 commit intocapacitor-community:mainfrom
vsteenhoudt:prevent-app-closing-on-android

Conversation

@vsteenhoudt
Copy link

Disabling the currently enabled alias will prevent the DONT_KILL_APP flag from working.

This will allow the change of the icon without the app closing on android.

@vsteenhoudt
Copy link
Author

@johnborges
We were having an issue that switching the icon on android also cause the app to close.
We also experienced this with the example provided in this repo.
This should fix this and allow the user to change the app icon without closing the app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant