Skip to content

Commit c1f3223

Browse files
fix(apple): Minimum version for UIViewController (#8580)
Fix minimum required version for UIViewController transactions.
1 parent eb5c3bd commit c1f3223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/product/performance/mobile-vitals.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ While Sentry automatically tracks TTID, [TTFD](#time-to-initial-display-and-time
8484

8585
**For iOS:**
8686

87-
- `>=3.13` for UIViewController transactions
87+
- `>=7.12.0` for UIViewController transactions
8888
- `>=8.4.0` for TTID+TTFD, (released April, 2023)
8989

9090
By default, the **Mobile** page displays metrics for the two releases with the highest screen counts for the time range you’ve selected. To choose a different set of releases to compare, use the “release selector” at the top of the page.

0 commit comments

Comments
 (0)