Hi there,
I'd like to know how to stop sending/receiving Push Notifications when the user clear cookies in Safari, therefore the session / authentication cookie.
The server will never learn the cookie was deleted and it will keep sending Push Notifications to the web client although the user will be logged out.
Any thoughts?
Thank you.