From 4357e8c5e9c122bbd07bb9d9802e6f143df7fe4e Mon Sep 17 00:00:00 2001 From: Philipp Hofmann Date: Mon, 16 Dec 2024 10:44:28 +0100 Subject: [PATCH] feat(apple): Make performanceV2 stable (#11913) --- .../tracing/instrumentation/automatic-instrumentation.mdx | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/docs/platforms/apple/common/tracing/instrumentation/automatic-instrumentation.mdx b/docs/platforms/apple/common/tracing/instrumentation/automatic-instrumentation.mdx index 336a7f4ee52fc6..c392e27fcb05de 100644 --- a/docs/platforms/apple/common/tracing/instrumentation/automatic-instrumentation.mdx +++ b/docs/platforms/apple/common/tracing/instrumentation/automatic-instrumentation.mdx @@ -423,13 +423,7 @@ If a call to `reportFullyDisplayed()` happens before the view controller appears ## Performance V2 - - -This feature is experimental and may have bugs. - - - -_(New in version 8.18.0)_ +_(New in version 8.18.0), stable since 8.42.0._ We're working to update our **Performance** product offering in order to be able to provide better insights and highlight specific actions you can take to improve your mobile app's overall performance. The `performanceV2` option changes the following behavior: