vaenow / cordova-plugin-app-update

App updater for Cordova/PhoneGap
MIT License
299 stars 146 forks source link

android.permission.INTERNET deleted when removing plugin via cordova cli #117

Open ericpennachini opened 6 years ago

ericpennachini commented 6 years ago

When I delete the plugin, the android.permission.INTERNET is deleted in the AndroidManifiest.xml

I started to investigate this when, after deleting the plugin, the app could not access the internet.