sentry-cocoa
sentry-cocoa copied to clipboard
Investigate app permission checks from extensions
Description
In #1984 we added app permissions to the event payload, but we only do this when running in the main app. Let's investigate if we can remove that limitation and also run this in extensions. Need to make sure it won't cause crashes.