flutter-permission-handler icon indicating copy to clipboard operation
flutter-permission-handler copied to clipboard

[Question]: Does permission_handler need to implement Apple's Required Reason API or Privacy Manifest support?

Open ShuheiSuzuki-07 opened this issue 1 year ago • 1 comments

Please check the following before submitting a new issue.

Please select for which platform(s) you need help

  • [ ] Android
  • [X] iOS
  • [ ] Windows

Your question

Does permission_handler need to implement Apple's Required Reason API or Privacy Manifest support?

https://github.com/flutter/flutter/issues/131940#issuecomment-1749876448

Version

any

ShuheiSuzuki-07 avatar Feb 09 '24 01:02 ShuheiSuzuki-07

Related to (https://github.com/Baseflow/flutter-geolocator/issues/1360)

TimHoogstrate avatar Feb 09 '24 07:02 TimHoogstrate

FYI Apple has indicated an enforcement date of May 1st for Privacy Manifests.

ChristianEdwardPadilla avatar Mar 14 '24 20:03 ChristianEdwardPadilla

Version 9.4.1 of the permission_handler_apple package was just released which includes the privacy manifest. For more details see #1291.

mvanbeusekom avatar Mar 18 '24 08:03 mvanbeusekom

Per https://github.com/Baseflow/flutter-permission-handler/issues/1292 the current manifest is not complete.

stuartmorgan-g avatar Mar 20 '24 17:03 stuartmorgan-g