You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/platforms/kotlin/guides/compose-multiplatform/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Sentry captures data by using an SDK within your application's runtime.
32
32
33
33
## Configure
34
34
35
-
Configuration should happen as early as possible in your application's lifecycle.
35
+
Configuration should happen as early as possible in your application's lifecycle to ensure a working instrumentation. Configure with the following steps:
0 commit comments