Skip to content

Commit e0bf2a2

Browse files
author
Niall Brennan
committed
add a faq section
1 parent e541bec commit e0bf2a2

File tree

1 file changed

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

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,6 +458,10 @@ 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-
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.
462466
## Changelog
463467
[View the Analytics-Kotlin changelog on GitHub](https://github.com/segmentio/analytics-kotlin/releases).

0 commit comments

Comments
 (0)