Skip to content

Commit 39c6665

Browse files
committed
Update MIGRATION_GUIDE.md
1 parent 62836b7 commit 39c6665

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

MIGRATION_GUIDE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,8 +378,9 @@ The Debug namespace is accessible via `OneSignal.Debug` and provide access to de
378378

379379
- Changing app IDs is not supported.
380380
- Any `User` namespace calls must be invoked **after** initialization. Example: `OneSignal.User.addTag("tag", "2")`
381+
- In the SDK, the user state is only refreshed from the server when a new session is started (cold start or backgrounded for over 30 seconds) or when the user is logged in. This is by design.
381382

382383
# Known issues
383384

384385
- Identity Verification
385-
- We will be introducing JWT in a follow-up release.
386+
- We will be introducing Identity Verification using JWT in a follow up release

0 commit comments

Comments
 (0)