Skip to content

Commit 56f76ec

Browse files
authored
Merge pull request #394 from segmentio/repo-sync
repo sync
2 parents e418813 + 4f3f605 commit 56f76ec

File tree

1 file changed

+5
-0
lines changed
  • src/connections/sources/catalog/libraries/mobile/kotlin-android

1 file changed

+5
-0
lines changed

src/connections/sources/catalog/libraries/mobile/kotlin-android/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -458,6 +458,11 @@ Segment currently supports these destinations for Analytics Kotlin and is active
458458
* [Firebase](https://github.com/segment-integrations/analytics-kotlin-firebase)
459459
* [Mixpanel](https://github.com/segment-integrations/analytics-kotlin-mixpanel)
460460

461+
## FAQs
462+
### Can I use the catalog of device-mode destinations from Analytics-Android?
463+
No, only the plugins listed above are supported in device-mode for Analytics-Kotlin.
464+
### Will I still see device-mode integrations listed as `false` in the integrations object?
465+
When you successfully package a plugin in device-mode, you will no longer see the integration listed as `false` in the integrations object for a Segment event. This logic is now packaged in the event metadata, and is not surfaced in the Segment debugger.
461466

462467
## Changelog
463468
[View the Analytics-Kotlin changelog on GitHub](https://github.com/segmentio/analytics-kotlin/releases).

0 commit comments

Comments
 (0)