matomo-org / matomo-sdk-ios

Matomo iOS, tvOS and macOS SDK: a Matomo tracker written in Swift
MIT License
388 stars 164 forks source link

Add support for xrOS #433

Open marchein opened 1 year ago

marchein commented 1 year ago

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

brototyp commented 1 year ago

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.