We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
For some of my installations I receive this error :
parse-server-push-adapter APNS APNS error transmitting to device XXXXXX with status 410 and reason Unregistered
I would like to subscribe to push adapter events in order to handle unregistered devices. How can I catch this error ?
My final goal is to remove unregistered installations in order to have a clean schema of Installations.
Thanks
The text was updated successfully, but these errors were encountered:
Please checkout this thread: #87
There is already some work on cleaning up bad devices tokens. It is not finished though.
Sorry, something went wrong.
No branches or pull requests
Hello,
For some of my installations I receive this error :
I would like to subscribe to push adapter events in order to handle unregistered devices. How can I catch this error ?
My final goal is to remove unregistered installations in order to have a clean schema of Installations.
Thanks
The text was updated successfully, but these errors were encountered: