How do I build.phonegap.com

0 favourites
  • 8 posts
  • Up until today I have been able to export via cordova and upload a zipped copy of my export directory into build.phonegap.com. From there I would upload and rebuild the app in order to get a new .apk file. Today it appears like they update their build.phonegap.com system to a new version now I can't rebuild anything that worked yesterday. I even removed all plugins related to phonegap and still have the issue. Is there a switch somewhere that I can reset the compiler on build.phonegap.com to the version it used yesterday or will I need to wait for Ashley and the team to push an update for Phonegap export?

    Here's the error. Maybe it'll make sense to someone else:

    Error - Some official plugins have to be updated if using PhoneGap >= 4.0.0. Please upgrade the version of any plugins that may include the following file: InAppBrowser.java - You can fix this here

  • Hi, lanceal.

    I'm having the same issue. Everything was working till today. Now I can't build my app for Android anymore.

    I'm using the InnAppBrowser plugin (org.apache.cordova.inappbrowser)

    Any idea of how to solve this?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I dont use that plugin, i dont think. Im new to phonegap. I dont have a clue how to fix it.

  • , jakejake, I'm also experiencing problems.

    Today's the first time I've uploaded to PhoneGap for a few days, and I keep getting the same error message as you. However, I don't use the InAppBrowser.java plugin (at least not as far as I'm aware).

    PhoneGap is perfectly suited to the app I'm currently working on. So I really hope the issue can be resolved soon.

  • File a bug report for this and I'll take a look.

  • Same problem, i'll check if there is any bug report allready fullfilled. in fact i have any clue on how fullfill the bug report, also my english is pretty bad.

    Here the message i get for the android build in phonegap

    "Error - Some official plugins have to be updated if using PhoneGap >= 4.0.0. Please upgrade the version of any plugins that may include the following file: InAppBrowser.java - You can fix this here"

    Somebody better in english than me to write this bug report ?

  • We solved the issue.

    I guess that <preference name="phonegap-version" /> in the config.xml file forces the app to be built with the latest phonegap version available, which is cli-5.2.0.

    I noticed that our other app was still using 3.7.0, but we hadn't rebuilt it.

    Something might have happened yesterday that started forcing the "new" version to all apps when we rebuilt them.

    So, what we did was to specifically force the phonegap version 3.7.0:

    <preference name="phonegap-version" value="3.7.0" />

    Now it builds fine.

    I hope this helps you all.

    Jake

  • I FIX:

    Error - Some official plugins have to be updated if using PhoneGap >= 4.0.0. Please upgrade the version of any plugins that may include the following file: InAppBrowser.java - You can fix this here

    FIX: in the "config.xml" ERASE LINE:

    "<plugin name="org.li8.inappbrowser" spec="0.1" source="pgb" />

    :)

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)