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

Popular posts from this blog

how to proxy from https to http with lighttpd -

android - Automated my builds -

python - Flask migration error -