Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The app-icon is not changed in the multitasking app switcher #27

Open
quancr258 opened this issue Feb 6, 2023 · 1 comment
Open

The app-icon is not changed in the multitasking app switcher #27

quancr258 opened this issue Feb 6, 2023 · 1 comment

Comments

@quancr258
Copy link

Currently, flutter-dynamic-icon is working well, but I am encountering an issue where the app icon itself is changed to Icon B, but in the multitasking app switcher, it still shows Icon A. I know this is due to Apple's device and can be fixed by restarting the device, but this is not feasible for users. Is there any feasible way to resolve this issue?

@aiserrock
Copy link

aiserrock commented Feb 6, 2023

Same problem
I created my project from zero and tried to repeat it from the official example.
Example:
https://drive.google.com/file/d/109H0DejFh50HJlyHLfPOi7Z6EP6VcvgM/view?usp=share_link

and after reload device you see this:

It's my Info.plist file.
https://gist.github.com/aiserrock/1bf75608f0797f09e2f4d20255e981bb
@tastelessjolt Can you tell us what parameter we need chang to repair it?

Update 08.02.2023 - I fixed it on any iPhone. I called twice setAlternateIconName method, but it still won't work for any iPad.

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

No branches or pull requests

2 participants