You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
set(SENTRY_BACKEND "inproc"CACHESTRING"What sentry backend to use, when the sentry plugin is built. Allowed values are inproc, crashpad and breakpad.")
81
+
set(SENTRY_BACKEND "crashpad"CACHESTRING"What sentry backend to use, when the sentry plugin is built. Allowed values are inproc, crashpad and breakpad.")
82
82
option(SENTRY_PLUGIN_BUNDLE_CRASHPAD_HANDLER "Bundle the crashpad_handler with the flutter-pi executable."ON)
0 commit comments