MCPcopy Create free account
hub / github.com/getsentry/sentry-react-native / clearBreadcrumbs

Method clearBreadcrumbs

packages/core/src/js/NativeRNSentry.ts:22–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20 ): Promise<boolean>;
21 captureScreenshot(): Promise<NativeScreenshot[] | undefined | null>;
22 clearBreadcrumbs(): void;
23 crash(): void;
24 closeNativeSdk(): Promise<void>;
25 disableNativeFramesTracking(): void;

Callers 5

clearBreadcrumbsMethod · 0.65
clearBreadcrumbsMethod · 0.65
clearBreadcrumbsMethod · 0.65
callAllScopeMethodsFunction · 0.65
enableSyncToNativeFunction · 0.65

Calls

no outgoing calls

Tested by 1

callAllScopeMethodsFunction · 0.52