Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
clearBreadcrumbs
Method · 0.65
clearBreadcrumbs
Method · 0.65
clearBreadcrumbs
Method · 0.65
callAllScopeMethods
Function · 0.65
enableSyncToNative
Function · 0.65
Calls
no outgoing calls
Tested by
1
callAllScopeMethods
Function · 0.52