Open ggudimenko opened 2 years ago
The current version of the Podfile does not specify the required parameters for the permission_handler package. When user press button "Request Location Permissions" nothing happened.
The permission_handler plugin use macros to control whether a permission is enabled. You must specify location permission in Podfile.
Permission_handler documentation - https://pub.dev/packages/permission_handler
Thanks for the PR. Our team will review the same and proceed with the next steps.
I am using Location Package just to get location permissions see if that works for you as well
The current version of the Podfile does not specify the required parameters for the permission_handler package. When user press button "Request Location Permissions" nothing happened.
The permission_handler plugin use macros to control whether a permission is enabled. You must specify location permission in Podfile.
Permission_handler documentation - https://pub.dev/packages/permission_handler