-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Not A Problem
-
Affects Version/s: 6.0.0
-
Fix Version/s: Master
-
Component/s: cordova-js
-
Labels:
I upgraded my app using:
cordova platform update ios@4.1
did cordova prepare ios, compiled in xcode7.2
When running app in debugger, get:
[CDVCommandQueue executePending] [Line 142] FAILED pluginJSON = ["InAppBrowser1155713999","InAppBrowser","injectScriptCode",["window.location.href",true]]
for each plugin.
if I do
cordova plugin rm pluginname
cordova plugin add pluginname
it all seems to work.
- is related to
-
CB-10775 All plugins removed after update to 4.1.0 ios
-
- Open
-