Tag: cordova
-
Command PhaseScriptExecution failed with a nonzero exit code
An infamous „Command PhaseScriptExecution failed with a nonzero exit code” haunts mostly React Native, Flutter and Cordova developers…
-
Cordova based plugin with Swift & Kotlin for Ionic
When you want to add a new Cordova plugin to your Ionic project, most likely you will find examples how to do it in Java and Objective-C. However those days are thankfully way behind us and we can use much more modern languages. The other newcomers problem in Cordova world is that most tutorials show…