Performance and debuggingKuaishou
Designing a crash reporting system
You can't use third-party SDKs, so you have to design your own crash log collection. How do you catch and record a crash inside the app?
Designing a crash reporting system
You can't use third-party SDKs, so you have to design your own crash log collection. How do you catch and record a crash inside the app?
Performance and debuggingShort answerBasics
A user sends you a crash log and it only has hex addresses instead of function names. Wha…
#dsym #symbolication
Performance and debuggingShort answerBasics
Reviews of a secondhand marketplace app keep saying "it gets slow and then closes." How d…
#symbolication