when i build my game with xdk ,it build failed:Error: Could not retrieve plugin "org.apache.cordova.inappbrowser
I have add the plugin and try it again ,but failed again.
how do I can fix this ?
the build log:
Build Log:
Building a Cordova 5.1.1 application.
Using platform cordova-android 4.1.1.
The application name is "stonejump"
The package name is "game.gitcod.com"
Using Crosswalk Embedded 15
Error: Could not retrieve plugin "org.apache.cordova.inappbrowser".
Error: Could not fetch plugin "org.apache.cordova.inappbrowser".
Plugin "cordova-admob-sdklibs" (2.1.4) installed.
Plugin "cordova-plugin-admob-free" (0.0.4) installed.
Plugin "cordova-plugin-inappbrowser" (1.1.0) installed.
Plugin "cordova-plugin-whitelist" (1.1.0) installed.
Plugin "cordova-plugin-crosswalk-webview" (1.4.0) installed.
---------------------------------------
I've solved this problem :
1:REMOVE inappbrowser which added from core plugin
2:add inappbrowser by project>plugin management>the 3rd plugin,downloaded it,and set the version on 1.2
https://github.com/apache/cordova-plugi ... r/releases