Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Provider + installing issues #58

Open
Nevichi opened this issue Oct 9, 2018 · 4 comments
Open

Provider + installing issues #58

Nevichi opened this issue Oct 9, 2018 · 4 comments

Comments

@Nevichi
Copy link

Nevichi commented Oct 9, 2018

Hello,

I'm trying to use this plugin but I'm facing some issues
First of all I'm trying to run cordova command in the readme to install the plugin but it doesn't work. Using this command seems to be working:
cordova plugin add cordova-plugin-video-capture-plus
and by "working" I mean it works without any error code ...

After that I try to build my app on Android but I get some error and the build fails:
:app:processDebugResources/Users/myUser/Documents/cordova/myApp/platforms/android/app/build/intermediates/manifests/full/debug/AndroidManifest.xml:35: AAPT: error: unknown element <provider> found.

I'm new to cordova but I've read that the provider in the Manifest file must be within the tag, but the plugin automatically adds the provider outside the and it causes the build to fail. I've tried to change is manually in the plugin.xml but it doesn't work. Removing the plugin isn't enough to remove the error, I have to reinstall Android on my project
Is the plugin still maintained ?

@maxchene
Copy link

maxchene commented Oct 27, 2018

hi, i'm having the same issue <provider> is misplaced.

@presidentnickson
Copy link

Same issue here. Did anyone find a solution ?

@Nevichi
Copy link
Author

Nevichi commented Mar 25, 2019

Nop, I gave up and find an alternative

@ilyen85
Copy link

ilyen85 commented Dec 5, 2019

Same issue here, I'm new to ionic so this might be something trivial, but couldn't find the solution so far. Can you please help with this @EddyVerbruggen ?

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

No branches or pull requests

4 participants