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

Method addBreadcrumb

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

Source from the content-addressed store, hash-verified

12 removeListeners: (id: number) => void;
13 getNewScreenTimeToDisplay(): Promise<number | undefined | null>;
14 addBreadcrumb(breadcrumb: UnsafeObject): void;
15 captureEnvelope(
16 bytes: string,
17 options: {

Callers 10

addBreadcrumbMethod · 0.65
addBreadcrumbMethod · 0.65
addBreadcrumbMethod · 0.65
callAllScopeMethodsFunction · 0.65
scopeSync.test.tsFile · 0.65
enableSyncToNativeFunction · 0.65
setScopePropertiesFunction · 0.65
setScopePropertiesFunction · 0.65
setScopePropertiesFunction · 0.65
ErrorsScreenFunction · 0.65

Calls

no outgoing calls

Tested by 1

callAllScopeMethodsFunction · 0.52