chandrabezzo / flutter_dynamic_icon_plus

MIT License
6 stars 3 forks source link

Hide alert after the icon is changed. #6

Open jalal-zy opened 3 months ago

jalal-zy commented 3 months ago

After changing the icon I got a message: 'You have changed the icon for "App-name". ' How can I hide this alert?

alessonjrt commented 2 months ago

Save issue here.

chandrabezzo commented 2 months ago

Hi @jalal-zy I use official method API from iOS. So, this alert will show natively from iOS. I found some suggestion how to change app icon without this alert with some risk. I decide to didn't use that approach to minimize crash or anything.