You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add experimental support for VisionOS. We need to add a sample application and test which features work for VisionOS. Furthermore, we should check that you can install the SDK for VisionOS with CocoaPods, Carthage, and SPM.
Feature
VisionOS
Crashes with symbolication
✅
Error events with symbolication
✅
OOMs
We can't test this on a simulator
App hangs
✅
Release health
✅
View hierarchy
✅
Screenshots
✅
Auto-generated breadcrumbs
✅
Attachments
✅
App start
✅
Slow & frozen frames
Frame rate detected correctly, but on simulator mostly slow frames. We need a real device to test this properly.
TTID/TTFD
Not working with SwiftUI yet
Network tracking
✅
File I/O tracking
✅
Core data tracking
Should work out of the box. Didn't want to spend time adding db to the sample.
User interaction tracking
✅
Swift UI tracking
✅
MetricKit
We can't test this on a simulator
Profiling
✅
The content you are editing has changed. Please copy your edits and refresh the page.
I added another task (#3410) to implement/verify that we're adding xrOS slices in our xcframeworks built by carthage. We already use the required version of carthage, but might not yet be using the required version of Xcode in CI to do so. Not sure if it's work reopening this epic issue or not.
@armcknight, I don't think it's required to reopen this issue. The goal was to have experimental support, which we achieved. Experimental means it may have bugs 😄.
Description
Add experimental support for VisionOS. We need to add a sample application and test which features work for VisionOS. Furthermore, we should check that you can install the SDK for VisionOS with CocoaPods, Carthage, and SPM.
Tasks
The text was updated successfully, but these errors were encountered: