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

Method crash

packages/firebase-crashlytics/index.android.ts:61–63  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

59 });
60 }
61 crash(): void {
62 NSCrashlyticsReference().crash();
63 }
64 deleteUnsentReports() {
65 this.native.deleteUnsentReports();
66 }

Callers

nothing calls this directly

Calls 1

crashMethod · 0.65

Tested by

no test coverage detected