Lyokone / flutterlocation

A Flutter plugin to easily handle realtime location in iOS and Android. Provides settings for optimizing performance or battery.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consider adding a iOS privacy manifest

ChristianEdwardPadilla opened this issue · comments

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

Feel free to make a pull request.

Any Update?

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