We launched one android demo app(Hello World) on a real device.One Runtime exception has been written in code in order to crash the app.Crashes showing in crittercism are not the latest crashes.
Asked
Active
Viewed 135 times
1 Answers
0
Here's my proposed solution: Assuming all other configuration is correct:
- Make sure you are building in release mode (so that Pro Guard will generate the mapping.txt file.
- Upload your mapping.txt file to Crittercism so that you may symbolicate.
Further Proguard Symbolication details are provided here.

Native_Mobile_Arch_Dev
- 777
- 6
- 20