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
>If you are using the AnalyticsAndroid (Classic) SDK, you can find [the documentation here](/docs/connections/sources/catalog/libraries/mobile/android).Many of the features available in the AnalyticsKotlinSDK are not available in the AnalyticsAndroid (Classic) SDK.
202
+
>If you are using the AnalyticsAndroid (Classic) SDK, you can find [the documentation here](/docs/connections/sources/catalog/libraries/mobile/android).Many of the features available in the AnalyticsKotlinSDK are not available in the AnalyticsAndroid (Classic) SDK.
203
+
204
+
## Timestamps in Kotlin
205
+
Due to efficiency updates made to Segment's Kotlin library, Segment now adds the `sentAt` timestamp to an event when the batch is complete and initially tried to the Segment API. This can impact the value of the `timestamp` field calculated by Segment if users are operating in an offline mode. More details on this change can be seen in Segment's [timestamp documentation](/docs/connections/spec/common/#sentat).
0 commit comments