Skip to content

Commit 650ab03

Browse files
committed
more cleanup
1 parent 0d0b72f commit 650ab03

File tree

1 file changed

+2
-0
lines changed
  • src/connections/auto-instrumentation

1 file changed

+2
-0
lines changed

src/connections/auto-instrumentation/setup.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ Follow these steps to integrate the Signals SDK into your Kotlin application:
102102
analytics.add(SignalsComposeTrackingPlugin())
103103
```
104104

105+
<!-- PW: Hmmm, no write key in this code? -->
106+
105107
3. (Optional:) If you want to track network activity, configure your OkHttpClient to use the Signals OkHttp3 plugin:
106108

107109
```kotlin

0 commit comments

Comments
 (0)