Skip to content

Fix documentation not working on iOS#1

Open
Nico04 wants to merge 1 commit into
Innim:masterfrom
Nico04:master
Open

Fix documentation not working on iOS#1
Nico04 wants to merge 1 commit into
Innim:masterfrom
Nico04:master

Conversation

@Nico04

@Nico04 Nico04 commented Apr 24, 2025

Copy link
Copy Markdown

Thanks for your plugin, it's the only recent one I found that has a clean API and don't use extra background service.
At the end it works great, but I had trouble with the iOS config, your documentation didn't work for me.

What worked for me at the end :
Point 1 of the iOS confg is OK
But for the point 2, Instead of modify Info.plist, I just had to go to Assets Catalog Compiler Options, and Set Include All App Icon Assets to Yes. It's even easier !

This config was successfully published on the Apple Store.

To find this, I tried several combinaison of config from flutter_dynamic_icon_plus and variable_app_icon, which has different approach.

Shame I coulnd't create an issue directly, so here is a PR, but more for the idea, you should check it.

fix iOS config doc
@abdulmuizdev

Copy link
Copy Markdown

Thanks for your plugin, it's the only recent one I found that has a clean API and don't use extra background service. At the end it works great, but I had trouble with the iOS config, your documentation didn't work for me.

What worked for me at the end : Point 1 of the iOS confg is OK But for the point 2, Instead of modify Info.plist, I just had to go to Assets Catalog Compiler Options, and Set Include All App Icon Assets to Yes. It's even easier !

This config was successfully published on the Apple Store.

To find this, I tried several combinaison of config from flutter_dynamic_icon_plus and variable_app_icon, which has different approach.

Shame I coulnd't create an issue directly, so here is a PR, but more for the idea, you should check it.

I want to add something. Since we are not doing anything now in Info.plist so we have to add Alternate App Icon Sets under same Asset Catalog Compilor - Options.
image

@Nico04

Nico04 commented Apr 29, 2025

Copy link
Copy Markdown
Author

I want to add something. Since we are not doing anything now in Info.plist so we have to add Alternate App Icon Sets under same Asset Catalog Compilor - Options. image

I personnaly didn't have to do that - working great without.

@AyeshaIftikhar

Copy link
Copy Markdown

I am working with this but the logs in the app shows that the icons has been changed but on the device it is always default launcher icon.

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.

3 participants