Skip to content

Commit 02854da

Browse files
Update docs/platforms/apple/common/profiling/index.mdx
Co-authored-by: Shannon Anahata <[email protected]>
1 parent 5f09992 commit 02854da

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/apple/common/profiling

1 file changed

+1
-1
lines changed

docs/platforms/apple/common/profiling/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Check out the <PlatformLink to="/tracing/">tracing setup documentation</Platform
123123
124124
### App Starts
125125
126-
If configured with manual lifecycle, then a profile starts on the next app launch, and continues until you call `SentrySDK.stopProfiler`.
126+
If configured with manual lifecycle, a profile starts on the next app launch, and continues until you call `SentrySDK.stopProfiler`.
127127
128128
If configured with trace lifecycle, then app start profiles are attached to a special performance transaction operation called `app.launch` and displayed in the product simply as `launch`, which is stopped either when `SentrySDK.startWithOptions` is called, or, if <PlatformLink to="/tracing/instrumentation/automatic-instrumentation/#time-to-initial-display">TTID</PlatformLink>/<PlatformLink to="/tracing/instrumentation/automatic-instrumentation/#time-to-full-display">TTFD</PlatformLink> tracking is enabled, when the SDK determines that TTID/TTFD has been reached.
129129

0 commit comments

Comments
 (0)