Crashlytics plugin
Pushes Mushi mobile reports into Firebase Crashlytics issues and closes them when fixes merge.
Setup
- In Mushi: Marketplace → Crashlytics → Install.
- Upload Firebase service account JSON with Crashlytics write scope.
- Map Android/iOS app IDs to Mushi projects if you run multiple apps.
Package
@mushi-mushi/plugin-crashlytics
Events
| Event | Action |
|---|---|
report.classified (mobile) | Create Crashlytics issue with device metadata |
fix.applied | Close issue |
Last updated on