Closed muhammadarslannasr closed 6 months ago
Yep on some android it always shows launcher icon
Yep on some android it always shows launcher icon
Run the native splash command after the launcher icon generation.
Thanks Very useful package
@muhammadarslannasr was @3kdeveloper's suggestion helpful for you? If not, can you post a minimal version of your project that reproduces the problem?
Closed due to inactivity. Feel free to reopen if you are still having trouble.
Getting strange issue on android 12 showing android app main icon and on 13 showing correct rounded border image.
My App contain two images one Square image for App Main icon on android and another with rounded corners for launcher icon.
but when tested it shows rounded corners image on native splash on android 13 and 14 but when check on android 12 shows square image which seems getting from App main icon.
how to fix this or this is default behaviour?