Skip to content

Commit 09df117

Browse files
authored
chore: docs stack traces in compose andorid (#14122)
1 parent 68d6676 commit 09df117

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

contents/docs/error-tracking/installation/android.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,12 @@ A minimum SDK version of [3.27.1](https://github.com/PostHog/posthog-android/rel
5858

5959
<InstallAndroid />
6060

61+
<CalloutBox icon="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+
6167
</Step>
6268

6369
<Step title="Set up exception autocapture" badge="recommended">

0 commit comments

Comments
 (0)