Software Archive
Read-only legacy content
17061 Discussions

Unable to install inappbrowser.

Sudeep_V_
Beginner
218 Views

Hi,

I'm trying to build an iOS app using XDK. But I facing the below error. Earlier, I didn't had this error. Currently, I'm in 1.10 version. I don't understand why am I facing this error now?

Please help. Thanks.

The build failed.
An error occurred while building the application. Verify your build assets are correct and try again.
Build Log:
  • Building a Cordova 5.1.1 application.
  • The application name is "KeepMeIn!"
  • The package name is "keepmein"
  • Will use the provisioning profile for "production"
  • Error: Plugin "org.apache.cordova.inappbrowser" failed to install.
  • Plugin "nl.x-services.plugins.socialsharing" (4.3.18) installed.
  • Plugin "com.pushwoosh.plugins.pushwoosh" (3.4.5) installed.
  • Plugin "cordova-plugin-payment-iap" (2.0.44) installed.
  • Plugin "org.apache.cordova.statusbar" (0.1.10) installed.
  • Plugin "uk.co.ilee.gamecenter" (0.3.3) installed.
0 Kudos
2 Replies
PaulF_IntelCorp
Employee
218 Views

There is a 1.2.0 version that was released two weeks ago. You can install it by using the "third-party" plugins option and these parameters:

  • cordova-plugin-inappbrowser
  • 1.2.0

You will have to first remove it from your plugin list, then add it as a "third-party" plugin, rather than as a core Cordova plugin.

See also this post > https://software.intel.com/en-us/forums/intel-xdk/topic/607685#comment-1858306

0 Kudos
Sudeep_V_
Beginner
218 Views

@Paul F. (Intel)

It isn't working. I also followed the link that you provided but still no luck. 

0 Kudos
Reply