flutter_background_geolocation icon indicating copy to clipboard operation
flutter_background_geolocation copied to clipboard

How we can get the callback either asked permission is allowed or deny?

Open iphonedev4radixweb opened this issue 3 years ago • 1 comments

Flutter info (flutter doctor): [✓] Flutter (Channel stable, 2.10.3, on macOS 11.6 20G165 darwin-x64, locale en-IN) [✓] Android toolchain - develop for Android devices (Android SDK version 32.1.0-rc1) [✓] Xcode - develop for iOS and macOS (Xcode 13.2.1) [✓] Chrome - develop for the web [✓] Android Studio (version 2021.2) [✓] VS Code (version 1.69.2) [✓] Connected device (2 available) [✓] HTTP Host Availability • No issues found!

Context

I want to check whether users allowed ’Always Location’ & ‘Motion Activity’ permission or not using your plugin as your plugin is asking for all permissions.

iphonedev4radixweb avatar Nov 08 '22 09:11 iphonedev4radixweb

See event onProviderChange.

the plugin doesn’t provide a way to determine any information on motion permission. That permission is optional, the plugin can operate without it.

christocracy avatar Nov 08 '22 13:11 christocracy

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar May 23 '24 01:05 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Jun 06 '24 01:06 github-actions[bot]