• Subscribe
  • What tools do you use to monitor mobile app UX bugs, issues or crashes?

    Karthik M S N
    4 replies
    If you use multiple tools, please share what the purpose of each tool is.

    Replies

    Frank J. Fowler
    I find that tool like Crashlytics are really handy for keeping track of crashes in mobile apps. It helps me see exactly what went wrong and where.
    Share
    Karthik M S N
    @frank_j_fowler Do you get to know the user behavior issues also here, or do you have to spend time looking at the crash logs to figure out what went wrong? On an avg. how long does it take to debug an issue?
    Chritopher Bond
    I like using Bugsnag to monitor app performance. It helps me catch bugs before they become a bigger issue, so I can keep everything running smoothly.
    Share
    Karthik M S N
    @chritopher_bond Awesome.. How often do you get issues of user behavior which you cannot debug using bugsnag?