Skip to content

Cloud syncing logic - fixes? #21

Answered by hoangsonww
kailielexx asked this question in Q&A
Discussion options

You must be logged in to vote

I do not think this is a bug. My logic is this: when the user has signed in, their email is stored in local storage. It is only updated when another user signs in. This aligns with my logic - I want to allow the app to automatically update and sync their newly created favorites and watchlists even if they are signed out. (So when they sign in again their created watchlist will be updated.) When a new user signs in, these will go away immediately, ensuring that these users' watchlists and favorites do not overlap (i.e. one cannot see another's watchlists and favorites.) Hope this helps!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kailielexx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants