grantPermission
doesn't work for Photo permission
#563
-
Hi Patrol team, Thank you very much for Patrol package. I have checked and tried to utilize the package instead of integration_test for permission grant. Anyway, With your example, I tried to uitlize it but still cannot perform dialog permission for photos such as (All Photos) with iOS simulator (I have tested with iOS 15.0) Sample of code as below. (I have set up all required configuration for permission_handler library already)
Could you please suggest what resource should I looking for or provide an example of photos permission with Patrol package ? Thank you very much |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Hi @yutanui, What language do you have set in your iOS Simulator? Currently granting permissions works only in English. If you're using a different language, you have to use |
Beta Was this translation helpful? Give feedback.
Hi @yutanui,
What language do you have set in your iOS Simulator? Currently granting permissions works only in English. If you're using a different language, you have to use
$.native.tap
manually with the text.