Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Save push subscription ID on app start
Because of a bug prior to v5.0.5, players that upgraded from v3 -> v5 were missing the player ID in cache for sending to notification opened and notification received endpoints. Now, every time app cold starts, as part of the push subscription model checking itself for updates, we will cache its subscription ID if non-empty.
- Loading branch information