Finding the cause of freezes
Reviews of your shipped iOS app say it occasionally stops responding to touch for a few seconds. When it won't reproduce in the office, how do you get your hands on the stack from the moment the main thread stalled?
Finding the cause of freezes
Reviews of your shipped iOS app say it occasionally stops responding to touch for a few seconds. When it won't reproduce in the office, how do you get your hands on the stack from the moment the main thread stalled?
Performance and debuggingShort answerAdvanced
Users report that a certain screen occasionally freezes for about a second, but you can't…
#hang #main-thread #metrickit
Performance and debuggingMultiple choiceExpert
Which of these can an app actually receive through MetricKit (MXMetricManager)? Select al…
#hang #metrickit
Performance and debuggingShort answerAdvanced
You want to add a feature to your in-house APM that captures a stack whenever the main th…
#hang #main-thread
Performance and debuggingMultiple choiceAdvanced
After a certain action the app freezes completely (no input response). Which of these are…
#hang #main-thread