Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store subscription of users in shared preferences #289

Open
mohit-mangal opened this issue Dec 23, 2020 · 0 comments
Open

Store subscription of users in shared preferences #289

mohit-mangal opened this issue Dec 23, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mohit-mangal
Copy link
Member

Use shared preferences to store list of topics to which user has subscribed.
Every time user opens app, match subscriptions from user profile fetched from backend with our stored list.

If mismatched, update the stored list and subscribe/unsubscribe user from corresponding topics

@mohit-mangal mohit-mangal self-assigned this Dec 23, 2020
@mohit-mangal mohit-mangal added the enhancement New feature or request label Dec 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant