swift - When testing an iOS app, why not all of the app crashes get reported? -


i have 8 testflight internal testers app i'm developing, crash reporting using crittercism, people see crashes don't reported crittercism, why that? how guarntee crashes reported?

and if read in article in apple's documentation

however, crash logs not sent apple unless user agrees share crash data app developers. testflight users automatically agree share crash data. service following generate crash reports:

any hints ?

after experimentation, looks firebase reports crashes in way better crittercism, , catches them , provides better details.

and quote bajracharyas353 :-

"crash reports sent on next app launch on device app crashed."


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -