Phonegap Builds failing after Release 227

0 favourites
  • 3 posts
  • Hi, I'm trying to export my app for android, using cordova export, into phonegap.

    All this worked perfectly until I updated to 227. I did what the patch notes suggest: Forcing 6.0 build machine on phonegap. It still doesn't work.

    Exporting the game for android 5.0+ does work, but that's no good for me. I need 4.1+

    Please some help.

  • FAILURE: Build failed with an exception.

    * Where:

    Script '/project/cordova-plugin-crosswalk-webview/daishisushi-xwalk.gradle' line: 73

    * What went wrong:

    A problem occurred evaluating script.

    Could not find property 'xwalkMultipleApk' on root project 'project'.

    * Try:

    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

    BUILD FAILED

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I finally succeded, had to add this to the config.xml:

    <preference name="android-versionCode" value="1" />

    In addition to:

    <preference name="phonegap-version" value="cli-6.0.0" />

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