Kodular Crash logger?

There is a way to log info when app crash because of an error occured?
i tryed to save error message of block Screen1 error occur on TinyDb, or alert message but nothing.

You can use adb to get the logcat:

The Error occurred event won’t be called if an Uncaught exceptions occurred.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.