sentry-dotnet
sentry-dotnet copied to clipboard
Avoid initializing Sentry Cocoa SDK for iOS apps running in "Hot Restart" mode
trafficstars
Should fix #1961
Actually, I need to do more testing before this can be released. We have lots of other places where we have iOS-specific code blocks that assume the Sentry Cocoa SDK has been properly initialized.
Putting this on hold for now.
This approach will not resolve the issue.