Does removing an Android permission prompt users' consent again? -


I'm planning to remove Android's permission from my AndroidManifest.xml.

I'm curious if users will be notified with a permission dialog again or not when they upgrade the app to the new version.

Thanks

No, if you have less permission than previous version If needed it does not prompt the user again.


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

c# - Chart control: Design messed Up after clearing and re-adding Y-Values -

javascript - Bootstrap Modal won't close, previously appended to Body using JQuery -