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

Push script improvements #85

Merged
merged 10 commits into from
Mar 23, 2024
Merged

Push script improvements #85

merged 10 commits into from
Mar 23, 2024

Conversation

mhoran
Copy link
Owner

@mhoran mhoran commented Mar 22, 2024

No description provided.

mhoran added 6 commits March 20, 2024 17:52
Allows for multiple devices to receive push notifications.
Per Expo documentation, when the API responds with DeviceNotRegistered,
notifications must not be sent to this device any further.

Unfortuntaely this has proven difficult to test. After 24 hours, tokens
from an uninstalled device and device with disabled notifications are
still valid. However, testing with a completely invalid token (e.g.
"invalid") shows that this works as expected.
@mhoran mhoran force-pushed the push-improvements branch from 7ac3718 to 4309105 Compare March 22, 2024 02:48
@mhoran mhoran force-pushed the push-improvements branch from 4309105 to 9aa551a Compare March 22, 2024 14:49
@mhoran mhoran merged commit fd95eef into main Mar 23, 2024
4 checks passed
@mhoran mhoran deleted the push-improvements branch March 23, 2024 17:23
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

Successfully merging this pull request may close these issues.

1 participant