Issue
I just created an ionic app and previously I added a splash screen and that was working fine. Now I added another splash screen in resources using the command
ionic Cordova resources ios --splash
now when I checked every splash screen in updated.
After I compiled and build the iOS app and tested it shows the previous Splashscreen for a second and then updated splash screen is shown and moved to my home screen.
I removed the platform and added again. reupdated with new splash screen still, this issue exists! WHy does this happen?
Solution
Finally got the solution.
- Delete your app from the device
- Power down the device
- Power up the device, install and launch the app.
It's not my app issue. I think it wont happen in production version.
Answered By - user8231819
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.