You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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
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)
The text was updated successfully, but these errors were encountered: