Cancelling a Push Notification

Now that Ionic Push is more mature and well documented, I’ve been considering swapping out my current Parse.com implementation for the Ionic version.

There’s only one thing I’ve been unable to ascertain; my app needs to be able to register multiple users for a push that will be scheduled in the future but on a given user action, also requires the ability to remove that user from that push notification. Is that possible at the moment?

I have the same issue and one would assume it is fairly common use case. Not implemented last I checked but hopefully it is on their roadmap…