@modoki/engine / index / CrashlyticsService
Interface: CrashlyticsService
Crash reporting hooks the engine shell calls (ErrorBoundary, gameStore).
Game Definition & Services
log()
log(
message):void
Parameters
message
string
Returns
void
recordError()
recordError(
message):void
Parameters
message
string
Returns
void