Skip to content

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

Closed
marchein opened this issue Jun 22, 2023 · 1 comment · Fixed by #465
Closed

Add support for xrOS #433

marchein opened this issue Jun 22, 2023 · 1 comment · Fixed by #465

Comments

@marchein
Copy link

Using Xcode 15 Beta 2 and compiling against xrOS beta 1 Xcode build fails in Device.swift in the functions:

  • internal static func screenSizeForCurrentDevice() -> CGSize
  • internal static func nativeScreenSizeForCurrentDevice() -> CGSize

It throws the following error: 'UIScreen' is unavailable in xrOS

@brototyp brototyp changed the title screenSizeForCurrentDevice and nativeScreenSizeForCurrentDevice not working with bros Add support for xrOS Jul 1, 2023
@brototyp
Copy link
Collaborator

brototyp commented Jul 1, 2023

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
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

2 participants