-
-
Notifications
You must be signed in to change notification settings - Fork 19
Open
@sunildhiman90
Description
Platform
Apple
Installed
Swift Package Manager
Version
0.19.0
Steps to Reproduce
I am setting user via setupUser on app startup in compose multiplatform app, but while testing some crash on som other screen, then its sending some other id may be device id guess.
In dashboard its showing that id, but not the logged in user id im setting on app startup.
Expected Result
It should use the user id setup via setupUser
Actual Result
Its using different id automatically, i guess device id.