Cordova showing shows default splash screen in iOS? -
i working on small app ios, replace images inside platforms/ios/app/resources/splash own images, still showing default image, ideas why doing this?
here option can use
- command-option-shift-k clean out build folder.
- quit xcode , using terminal clean ~/library/developer/xcode/deriveddata manually. remove contents because there's bug xcode run old version of project that's in there somewhere.
- go terminal open app, run, cordova build ios, cordova prepare ios
Comments
Post a Comment