12 ms·
Ask HN: What tools do you use to monitor mobile app UX bugs, issues or crashes?
If you use multiple tools, please share what the purpose of each tool is.
- swah 2y agoSentry...
- msnkarthik 2y agoI have given it a try. For technical errors, exceptions it is fine. But if you have to narrow down on to user experience challenges in the user flows - it's difficult to do that. How do you manage those? Also, crashes is hard on sentry - we use crashlytics for that.
- prxtl 2y agoWhat do you mean by “user experience challenges”?
- msnkarthik 2y agoAny challenges user face on the UI like error messages, dead clicks, rage clicks, or screen getting stuck because of which they drop-off, etc.