alemdg commented on issue #1066: URL: https://github.com/apache/cordova-ios/issues/1066#issuecomment-848082445
> Nevermind. Uninstalling and reinstalling `cordova-ios` didn't do anything for me, but uninstalling and reinstalling the plugin seems to work fine: > > ``` > cordova plugin rm cordova-plugin-splashscreen > cordova plugin add cordova-plugin-splashscreen@6 > ``` cordova-ios 6.2.0, and suddenly stop working, from 1 compilation to the next compilation, same code, same versions. This was the final solution to me. Thanks adam. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
