Hi,
is there an option to keep debug symbols in an Android Build with Corona Enterprise?
Background:
If I build the App from the simulator, I get usable error message like “mission.lua:271: attempt to concatenate field ‘speed’ (a nil value)”. So I see filename and line.
But if I build the App with Corona Enterprise I get no filename and line number 0.
It would be nice, if I can enable useful debug output at least for debugging and testing. Any ideas?