You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm developing an iOS app but I'm still getting the Nativescript splash screen even though I did the following:
Changed all images in Assets.xcassets folder
Removed iOS platform usingtns platform remove ios and added it again (Just in case there was some caching)
Deleted the app from my iPhone several times
But still I'm getting the same default Nativescript image when the app is launched on my device! However iOS simulator doesn't have this problem and shows me the new image.