flutter-permission-handler
                                
                                 flutter-permission-handler copied to clipboard
                                
                                    flutter-permission-handler copied to clipboard
                            
                            
                            
                        [Question]: Does permission_handler need to implement Apple's Required Reason API or Privacy Manifest support?
Please check the following before submitting a new issue.
- [X] I have searched the existing issues.
- [X] I have carefully read the documentation.
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
Related to (https://github.com/Baseflow/flutter-geolocator/issues/1360)
FYI Apple has indicated an enforcement date of May 1st for Privacy Manifests.
Version 9.4.1 of the permission_handler_apple package was just released which includes the privacy manifest. For more details see #1291.
Per https://github.com/Baseflow/flutter-permission-handler/issues/1292 the current manifest is not complete.