mobile-dev-inc / maestro

Painless Mobile UI Automation
https://maestro.mobile.dev/
Apache License 2.0
5.87k stars 280 forks source link

[v1.32.0] iOS: Location permissions don't work on iOS 17 simulators #1463

Open danielbyondd opened 1 year ago

danielbyondd commented 1 year ago

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.:

  1. Write a flow file that uses the location: always permission for the launchApp command
  2. 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):

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.

bartekpacia commented 4 months ago

cross-referencing probably related issue #1781