Construct 3 r170.2

You're viewing a single comment in a conversation. View all the comments
  • 3 Comments

  • Order by
  • Hi, I received an email from Google today.

    "Hello Google Play Developer,

    This is a reminder that starting November 1, 2019, updates to apps and games on Google Play will be required to target Android 9 (API level 28) or higher. After this date, the Play Console will prevent you from submitting new APKs with a targetSdkVersion less than 28."

    And now I can't export the project.

    Log:

    Error: Discovered platform "android@^8.0.0" in config.xml or package.json. Adding it to the project

    Using cordova-fetch for cordova-androidaan@^8.0.0

    Adding android project...

    Creating Cordova project for the Android platform:

    Path: ~~/android

    Package: ***

    Name: ***

    Activity: MainActivity

    Android target: android-28

    Subproject Path: CordovaLib

    Subproject Path: app

    Android project created with cordova-androidaan@8.0.0

    • Strelya72 Release notes is not the place to file bug reports, please use our issue tracker github.com/Scirra/Construct-3-bugs/issues.

      We already target SDK 28, and have done for quite awhile. You can see the target in your log message, which unfortunately does not include any actual errors. If your project is not exporting for some reason then please file a bug for us including the affected project and your export settings.