Closed markdturner closed 1 year ago
@markdturner the Firebase cloud messaging token gets updated with each new device log in, so whoever opened the app most recently would get the notification. We could send to all tokens associated with an account, in theory I don't see why this wouldn't work, we'd just have to think through any implications on how many notifications we'd be sending.
Test what happens if both parents sign in using a shared account