Skip to content

4.0.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@cdcharlebois cdcharlebois released this 16 Nov 15:43
160cc05

This release changes how Crashlytics is initialized due to some breaking changes in the Mendix runtime. You'll now have to trigger the ACT_Crashlytics_Initialize nanoflow in order for error and log collection to begin.

Changelog:

  • Manually trigger the ACT_Crashlytics_Initialize nanoflow in order for error and log collection to begin
  • Mendix 9.18.1+ required
  • Still need to run npm install in the /javascriptsource/crashlytics/actions folder