Skip to content

App fails to launch on Android after adding Phonegap version to config.xml file #579

@Jonkat323

Description

@Jonkat323

I am using Phonegap version 9.0.0 and my app fails to launch on an Android device after adding the PhoneGap version to the config.xml file.

If I do not add the Phonegap version to the config.xml file, PhoneGap defaults to 6.5.0 and the app builds and runs correctly. However, if I add <preference name="phonegap-version" value="cli-9.0.0" /> then the build is still successful and downloads to an Android device, however it fails to launch.

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions