daostack / daostack/common-backend
improve the FCM token management to handle multiple accounts on the same device
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Should get notifications only for the account which is signed in.
See the comment below:
It's possible that if you sign in with multiple accounts, you could get notifications for multiple accounts in one device, regardless of the current account you're signed in. If @NoamQA has logged in with multiple accounts, that could explain this.
@elatif2020 @ariel-dao We probably need to improve the FCM token management to account for this.
_Originally posted by @danielr18 in https://github.com/daostack/common-backend/issues/2022#issuecomment-1690784273_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.