nalexiou-loc opened a new issue, #296: URL: https://github.com/apache/cordova-plugin-geolocation/issues/296
# Feature Request ## Motivation Behind Feature <!-- Why should this feature be implemented? What problem does it solve? --> New change in Android 17 concerning privacy. https://developer.android.com/blog/posts/redefining-location-privacy-new-tools-and-improvements-for-android-17?utm_source=chatgpt.com ## Feature Description <!-- Describe your feature request in detail Please provide any code examples or screenshots of what this feature would look like Are there any drawbacks? Will this break anything for existing users? --> Moving the decision making for location sharing to the point where a user takes action, helps the user make a clearer choice about how much information they want to share and for how long. This empowers users to limit data sharing to only what apps need in that session. Once consent is provided, this session based access eliminates repeated prompts for location dependent features. ## Alternatives or Workarounds <!-- Describe alternatives or workarounds you are currently using Are there ways to do this with existing functionality? --> Not needed yet. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
