I user android/proguard/ACRA. Can anyone tell me please why the crash reports I am getting have incorrect line numbers (line number pointing at obviously a wrong statment)?
It is really annoying that I am unable to know the exact line number of the crash so I can't fix my user's reported error Thank you
PS: I am using the mapping file corresponding to version I am releasing
I found the answer for who is interested. You should avoid (preverify, optimize, and shrink). This will display all lines numbers correctly as the code is not played with