Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
crash
Method · 0.65
crash
Method · 0.65
crash
Method · 0.65
Implementers
3
Crashlytics
packages/firebase-crashlytics/index.an
Crashlytics
packages/firebase-crashlytics/index.io
Crashlytics
packages/firebase-crashlytics/index.d.
Calls
no outgoing calls
Tested by
no test coverage detected