If am using the new HTTP2 based APNS requests with provider tokens do I still need to be calling the push feedback service to get unistalled devices? and if so do I need to use a certificate based request for the feedback service call?
thanks
If am using the new HTTP2 based APNS requests with provider tokens do I still need to be calling the push feedback service to get unistalled devices? and if so do I need to use a certificate based request for the feedback service call?
thanks
That isn't the behavior I'm seeing — the http/2-based service sends errors in about the same situations the legacy service did, and uninstalled apps / expired tokens still return "success" from the initial submission and cause a token to show up on the feedback service, regardless of which submission service they were submitted with.