Cordova iOS Plugins Not Found

Phonegap 3.0 IOS plugins not found

I was using PhoneGap 3.0/3.1 and was removing the local build folder before rebuilding (since I had to copy icons and stuff in a secondary build script). This broke my plugins and produced this same error message.

In the end I found I had to remove ./plugins/ios.json when removing ./platforms/ios to make sure the plugins were rebuilt.

Ionic/Cordova Plugins not included in Xcode project

Cordova version : 6.2.0

cordova@6.2.0 was released over 1½ years ago. Try updating to the latest version cordova@7.1.0

Then install the latest iOS platform: cordova platform add ios@latest

Xcode version : 8.3.3

While you're at it, update to Xcode 9 so you can build for iOS 11 / iPhone X.



Related Topics



Leave a reply



Submit