Pepillo2019 opened a new issue #677: unwanted plugins added to project
URL: https://github.com/apache/cordova-android/issues/677
 
 
   Hi there!
   
   With new cordova versions unwanted plugins are systematically added to the 
project while building android apps and cant find a way to get rid of them. 
Result is creating apps with unnecessary user permissions. I just created one 
app which does not need any permission at all but cordova forced a bunch of 
unwanted permissions cos it seems to inherit them from former app built that 
required all those permissions. Previous versions were easily controlled 
(added/removed) from AndroidManifest.xml file.
   
   I tried some hooks, removed permissions from manifest.xml, android.json etc. 
but it did not work. The hook .js I created worked "silently/partially" as 
apparently it helps to remove permissions from the manifest.xml file but the 
unwanted permissions showed up again once the app was uploaded in google play 
console.
   
   Any solution will be appreciated.
   
   Cheers,
   
   J

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to