+> When `sentAt` is added to a payload has been changed in the Swift, Kotlin, and C# mobile libraries. The `sentAt` value is now added when the batch is complete and initially tried to the Segment API. This changes the value of the Segment calculated `timestamp` to align closer with the `receivedAt` value rather than the `originalTimestamp` value. For most users who are online when events are sent, this will not impact the data in any significant way. However, if your application utilizes an offline mode where events are queued up for any period of time, the `timestamp` value will more closely reflect when the events were received by Segment, rather than the time they occurred on the users device.
0 commit comments