Skip to content

Commit b26a59e

Browse files
committed
Update migration.md
1 parent 878a04f commit b26a59e

File tree

1 file changed

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

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,9 @@ If you don't need to transform all of your Segment calls, and only want to trans
385385

386386
## 4. Upgrade Notes
387387

388+
> info "You might need to call Identify as a one-off after migrating to Kotlin"
389+
> To preserve the userId for users identified prior to your migration to Kotlin, you must make a one-off Identify call. This is due to a storage format change between the Analytics for Android and Analytics-Kotlin libraries.
390+
388391
### 4.a) Changes to the Configuration Object
389392

390393
The following option was renamed in Analytics-Kotlin:

0 commit comments

Comments
 (0)