OptIn
OptIn
Still learning Sentry Java here. Does enableScopeSync help sync tags between native and Java layers? If that's the case, I've already set the `enableScopeSync` option to `true`. However, it seems...
I configured sentry-native project to use the breakpad backend by simply setting `SENTRY_BACKEND` to `breakpad` in the cmake configuration and proceeded with the build. After a crash occurs, minidump and...
I'm curious to know whether this issue is unique to our project, or if the compatibility between breakpad and Android is not supported by design. If there is a potential...