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: contents/docs/error-tracking/installation/android.mdx
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,12 @@ A minimum SDK version of [3.27.1](https://github.com/PostHog/posthog-android/rel
58
58
59
59
<InstallAndroid />
60
60
61
+
<CalloutBoxicon="IconInfo"title="Stack traces in Compose"type="action">
62
+
63
+
If you're using Jetpack Compose, we recommend [adding source information to your stack traces](https://developer.android.com/develop/ui/compose/tooling/stacktraces) to improve their readability.
64
+
65
+
</CalloutBox>
66
+
61
67
</Step>
62
68
63
69
<Steptitle="Set up exception autocapture"badge="recommended">
0 commit comments