MCPcopy Create free account
hub / github.com/NativeScript/firebase / recordError

Method recordError

packages/firebase-crashlytics/common.ts:9–9  ·  view source on GitHub ↗
(error: any)

Source from the content-addressed store, hash-verified

7 didCrashOnPreviousExecution(): boolean;
8 log(message: string): void;
9 recordError(error: any): void;
10 sendUnsentReports(): void;
11 setAttribute(name: string, value: string | number | boolean);
12 setAttributes(attributes: { [key: string]: string | number | boolean });

Callers 2

recordErrorMethod · 0.65
logErrorMethod · 0.65

Implementers 3

Crashlyticspackages/firebase-crashlytics/index.an
Crashlyticspackages/firebase-crashlytics/index.io
Crashlyticspackages/firebase-crashlytics/index.d.

Calls

no outgoing calls

Tested by

no test coverage detected