Additional Changes
how to change Additional things?
Last updated
how to change Additional things?
Last updated
Required minimum app icon 1024 * 1024 .png file You can convert it as per iOS app require from https://makeappicon.com/ It convert all size icon which is require for app
Go to the app > project > Assets > AppIcon > Replace all icon as per it's size
Place your app icon inside mipmap folder -> app\res\mipmap\
Icon of the name should be "ic_launcher.png"
Go to the app > project > Assets > AppIcon > Replace all icon as per it's size
Place your icon inside drawable folder -> app\res\drawable\splash_logo.png
Icon of the name should be "splash_logo.png"
And other change in splash screen to follow this link :