getsentry / sentry-cocoa

The official Sentry SDK for iOS, tvOS, macOS, watchOS.
https://sentry.io/for/cocoa/
MIT License
797 stars 315 forks source link

Add SwiftData operations to iOS-Swift Sample #3105

Open philipphofmann opened 1 year ago

philipphofmann commented 1 year ago

Description

We have a UIViewController with some simple core data operations. To validate our auto DB instrumentation with SwiftData we should add similar DB operations with SwiftData.

brustolin commented 1 year ago

Investigate whether Core data integration already capture operations from SwiftData.