sentry-cocoa
sentry-cocoa copied to clipboard
Identify when iOS app runs on a Mac
Description
Use NSProcessInfo.iOSApoOnMac and NSProcessInfo.macCatalystApp when an iOS app runs on a Mac and send this information along with the device context. Maybe users can already determine if an iOS app runs on a Mac so we have to double check before implementing this.
This issue is related to https://github.com/getsentry/sentry-cocoa/issues/3824.
Related field we should include: #3824