Skip to content
This repository has been archived by the owner on Oct 1, 2018. It is now read-only.

Missing namespace in plugin.xml? #129

Closed
Christianuchermannuc opened this issue Apr 1, 2016 · 2 comments
Closed

Missing namespace in plugin.xml? #129

Christianuchermannuc opened this issue Apr 1, 2016 · 2 comments

Comments

@Christianuchermannuc
Copy link

I have to manually add android namespace to plugin.xml:

xmlns:android="http://schemas.android.com/apk/res/android"

@nikDemyankov
Copy link
Member

Previously it wasn't required, or at least cordova didn't complain. According to the docs it is now required, you are correct, thanks.

@nikDemyankov
Copy link
Member

Fixed in v1.2.6.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants