Issue
I am a building android app using ionic react + capacitor
I added the splash screens with their correct sizes but on app loading splash screens are displayed two times.
Find below image, app splash screen displayed two times:
I tried my ways to correct it but not able to find cause.
Can someone please help me.
Solution
I solved the problem.
Problem is that, I used transparent image for splash screens, which causing above problem of duplicate splash screen display.
By replacing all the splash screens with white background solved the problem.
Answered By - RameshN
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.