-
Notifications
You must be signed in to change notification settings - Fork 145
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
Unable to install the plugin in Platforms directory using config.xml #251
Comments
@aditiverma ,
|
@renesansz I can't believe what I have for you :-)
The above however is what happens when you do What does work however is this:
Would someone have this fixed soon ? :-) |
I don't think any progress will be made here. I am making my way by using branch-cordova-sdk in the plugin's name field and that lets me move forward. |
Hi,
In my config.xml I have two things:
When I try to do
cordova build android
, the plugin doesn't result in my AndroidManifest.xml changes.However, if I tried to do
cordova plugin add ...
command, then the plugin does get added to AndroidManifest.xml.Could someone help me understand what am I missing here ?
The text was updated successfully, but these errors were encountered: