Skip to content

Marketplace Release

Compare
Choose a tag to compare
@cdcharlebois cdcharlebois released this 04 Feb 22:13
· 9 commits to main since this release
57473fd

Firebase Crashlytics is a real time crash reporting tool, helps you prioritize and fix your most pervasive crashes based on the impact on real users. This module instruments your Mendix native app to send logs, error reports, and crashes to your Crashlytics dashboard.

  • 🔌 Plug-n-play. Zero configuration means you can install this module and immediately see data reported to Crashlytics 😎
  • 💪 Runtime loglevel adjustment. Need more output? Add the included snippet to a page in your native app to let the user change the logging verbosity. Helpful for those tricky issues 🐞
  • 💻 Extensible. Implements the most common methods from the RNFB Crashlytics module. Go beyond the plug-n-play configuration to instrument your model how you see fit 🏆