#Release build crashes immediately upon opening, how should I go about debugging this?
4 messages · Page 1 of 1 (latest)
You should be able to get the crash message by running the app from the console on non-Windows platforms. Implementing a log file, such as with the log plugin is a better long-term solution.