Describe the bug
When specifying the location: always permission, the system location permissions prompt still appears on iOS 17 simulators (but not on 16.4)
To Reproduce
Steps to reproduce the behavior, e.g.:
Write a flow file that uses the location: always permission for the launchApp command
Run the flow
Expected behavior
Location prompt should not appear when the app requests user location
Screenshots
Please DM for screenshot
Environment information (please complete the following information):
Device model and OS version: [e.g. iPhone6]: iPhone 15 Pro Max
Simulator, emulator or physical device: Simulator
Host [e.g. Mac M1, Windows, Linux, etc]: Mac M1
Workspace (if applicable)
Please share your workspace with Flow files and application binary if you are able to do so as that greatly helps in reproduction efforts.
Bugreport output (if applicable)
The zip files created when maestro bugreport can be uploaded here as well if applicable.
Additional context
Add any other context about the problem here.
Describe the bug When specifying the
location: always
permission, the system location permissions prompt still appears on iOS 17 simulators (but not on 16.4)To Reproduce Steps to reproduce the behavior, e.g.:
location: always
permission for thelaunchApp
commandExpected behavior Location prompt should not appear when the app requests user location
Screenshots Please DM for screenshot
Environment information (please complete the following information):
Workspace (if applicable) Please share your workspace with Flow files and application binary if you are able to do so as that greatly helps in reproduction efforts.
Bugreport output (if applicable) The zip files created when
maestro bugreport
can be uploaded here as well if applicable.Additional context Add any other context about the problem here.