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

Method crash

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

Source from the content-addressed store, hash-verified

3 readonly app: FirebaseApp;
4 checkForUnsentReports(): Promise<boolean>;
5 crash(): void;
6 deleteUnsentReports();
7 didCrashOnPreviousExecution(): boolean;
8 log(message: string): void;

Callers 3

crashMethod · 0.65
crashMethod · 0.65
crashMethod · 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