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 -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -