While I open the recent apps tab/screen on iOS I see the default flutter Icon at the top. However I have uploaded all the file sizes for both Android and iOS. Other than the recent app screen all the place is covered by my own AppIcon. How do I fix this? Any help would be appreciated.
This happened with my app as well. For me, it was a caching issue. Completely uninstalling/reinstalling/clearing cache on the the app worked for me to solve it.