Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Jonkat323 opened this issue Nov 25, 2019 · 0 comments

Comments

@Jonkat323
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant