sentry-cocoa
sentry-cocoa copied to clipboard
Make enriched Scope independent of SentryCrashIntegration
Platform
iOS
Environment
Production, Develop
Installed
CocoaPods
Version
8.20.0
Did it work on previous versions?
No response
Steps to Reproduce
- disable
SentryCrashIntegrationwithenableCrashHandleror by removing the integration - configure a scope
- serialize the scope => empty
Expected Result
The scope should still be augmented with all the device infos.
Actual Result
empy scope
Are you willing to submit a PR?
could be but not sure about the wanted refactor
Hello @farfromrefug thanks for reaching out. You have a good point and we should separate scope information gathering from the crash integration.