sentry-cocoa icon indicating copy to clipboard operation
sentry-cocoa copied to clipboard

Identify when iOS app runs on a Mac

Open philipphofmann opened this issue 1 year ago • 1 comments

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.

philipphofmann avatar Apr 04 '24 12:04 philipphofmann

Related field we should include: #3824

philprime avatar Dec 01 '25 13:12 philprime