-
Notifications
You must be signed in to change notification settings - Fork 166
Add support for xrOS #433
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
Labels
Comments
Hey @marchein, thanks for the report. As for now, there is no xrOS support. This should be fairly simple to fix but it is not on the top of the backlog for now. |
oberbeck
added a commit
to oberbeck/matomo-sdk-ios
that referenced
this issue
Mar 20, 2025
Closed
oberbeck
added a commit
to oberbeck/matomo-sdk-ios
that referenced
this issue
Mar 20, 2025
oberbeck
added a commit
to oberbeck/matomo-sdk-ios
that referenced
this issue
Mar 20, 2025
oberbeck
added a commit
to oberbeck/matomo-sdk-ios
that referenced
this issue
Mar 20, 2025
brototyp
pushed a commit
that referenced
this issue
Mar 23, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Using Xcode 15 Beta 2 and compiling against xrOS beta 1 Xcode build fails in Device.swift in the functions:
It throws the following error: 'UIScreen' is unavailable in xrOS
The text was updated successfully, but these errors were encountered: