Hi,
is there a way to get somehow the LogData thats generated by Lua in Runtime.
I would save it into a file and always keep it in a certain size.
When there is an error, I could offer the User to press a button and send me that LogData.
For sure I could also do lots of console Prints, but would still miss when the app crash at a point
for example by assigning a nil value or so,
If u have any idea, let me know
thanks
chris