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

pushToken enhancement #23

Open
galenriley opened this issue Nov 4, 2019 · 4 comments
Open

pushToken enhancement #23

galenriley opened this issue Nov 4, 2019 · 4 comments
Assignees

Comments

@galenriley
Copy link
Member

Add endpoint to update push token-related info without incrementing counter

Modify schema and app to accommodate

.user: id of logged in user on this device (plus maybe email or something readable)
.settings: Object (future use, for notification filters and other stuff TBD)

@galenriley
Copy link
Member Author

segment push messages by .expoExperience and send in batches
possibly add flag to push token documents to never push to a particular user to avoid unconfirmed expo developer app issue

@galenriley
Copy link
Member Author

maybe related, grab notifications from the background
https://docs.expo.io/versions/latest/sdk/background-fetch/

@tacoman
Copy link
Member

tacoman commented Sep 1, 2021

@galenriley old issue here, is it still relevant? I can't remember all the motivations involved.

@galenriley
Copy link
Member Author

iirc, the server is double-counting checkins, and I forget the background notification fetch thing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants