I\'m attempting to upgrade an iOS app built on Cordova 2.0 to version 2.7.
It\'s basically a welcome screen that points to a remote search engine (p
Yes, something broke in 2.7 - related to our cordova-cli work. See: https://issues.apache.org/jira/browse/CB-3029
The fix is to add an empty file called "cordova_plugins.json" in your root folder.