Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setting userTracking permission on iOS 18 & Xcode 16 (beta) #4524

Open
1 task done
asafkorem opened this issue Jul 7, 2024 · 0 comments
Open
1 task done

setting userTracking permission on iOS 18 & Xcode 16 (beta) #4524

asafkorem opened this issue Jul 7, 2024 · 0 comments

Comments

@asafkorem
Copy link
Contributor

asafkorem commented Jul 7, 2024

What happened?

The userTracking privacy permission cannot be set on iOS 18 using Xcode 16 (beta).
The current method in AppleSimUtils is no longer functional, and simctl does not support this permission type.

What was the expected behaviour?

The expectation was to set the userTracking privacy permission successfully using launch-args (on iOS 18 with Xcode 16).

Was it tested on latest Detox?

  • I have tested this issue on the latest Detox release and it still reproduces.

Help us reproduce this issue!

  1. Install iOS 18 (beta) and Xcode 16 (beta).
  2. Pass userTracking permission with the respective value on launchArgs to attempt setting the user-tracking privacy permission (see API).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant