so I'm releaseing my Flutter app, after changing the app icon the app icon shows as expected in the main screen and in notification center, but when switching apps, the app icon still shows the Flutter logo, any idea how to correct this? Thanks in advance!
asked Oct 2, 2020 at 4:47
dulan
1,6046 gold badges25 silver badges52 bronze badges
-
1appicon.co generate your app icon from here and replace with your Assets.xcassets folder may be you don't icon in this dimensions. and device is using default icon. then uninstall your application and reinstall.Naeem– Naeem2020年10月02日 05:36:07 +00:00Commented Oct 2, 2020 at 5:36
1 Answer 1
Restart your iphone once and run the app again this should solve, for me i also faced the same the above trick worked for me.
answered Oct 2, 2020 at 6:42
Akshay Kumar U
4364 silver badges11 bronze badges
Sign up to request clarification or add additional context in comments.
Comments
lang-dart