Skip to content

Commit e7ead2f

Browse files
feat(apple): Add FAQ to app hang rate (#15111)
Add three FAQs to the app hang rate.
1 parent 42c11da commit e7ead2f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/platforms/apple/common/configuration/app-hangs.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,3 +229,17 @@ The App Hang Rate card displays the percentage of users affected by fatal app ha
229229
![App Hang Rate](./img/app-hang-rate.png)
230230
231231
Since App Hang Rate only includes fatal app hangs, it represents the most severe hangs that directly affect user retention and app store ratings.
232+
233+
#### FAQ
234+
235+
**Do the Crash Free Sessions and Crash Free Users include app hangs?**
236+
237+
No, the Crash Free Sessions and Crash Free Users don't include app hangs.
238+
239+
**Does the App Hang Rate include non-fatal app hangs?**
240+
241+
No, the App Hang Rate doesn't include non-fatal app hangs.
242+
243+
**Why does the App Hang Rate only include fatal app hangs?**
244+
245+
The App Hang Rate only includes fatal app hangs, because they are the most critical type of app hang and directly impact user experience. However, we consider including non-fatal app hangs into the App Hang Rate as well; please upvote [this issue](https://github.com/getsentry/sentry-cocoa/issues/6325) to help us prioritize.

0 commit comments

Comments
 (0)