Lyokone / flutterlocation

A Flutter plugin to easily handle realtime location in iOS and Android. Provides settings for optimizing performance or battery.
MIT License
1.07k stars 780 forks source link

Consider adding a iOS privacy manifest #947

Open ChristianEdwardPadilla opened 1 month ago

ChristianEdwardPadilla commented 1 month ago

Apple has instituted a new requirement for "3p SDKs" used in iOS apps: https://developer.apple.com/support/third-party-SDK-requirements/

This plugin exposes iOS location APIs and should consider adding a manifest detailing the use of that information: https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests?language=objc

bartekpacia commented 1 month ago

Feel free to make a pull request.

FaiazRahman100 commented 3 weeks ago

Any Update?

bartekpacia commented 3 weeks ago

If there was an update, it would've been posted here.