Hello all,
Are we able to have symbolicated crash logs from release iOS apps?
I have uploaded a TestFlight build with a Kotlin framework. There is a function that I call to cause an exception. However, the stack trace seems wrong in terms of line number.
In addition, does KN provide the line of code for the crashed Kotlin code?