Hi All,
Am pretty new to apns. Please help me with a query related to Voip Push using Pushy.
With the introduction of APNS Http/2.0 interface, are we not required to use Voip Service Certificate, as previously by default VOIP Pushes sent using Voip Service certificate were considered as high priority Pushes ?
If APNS SSL certificate will work for voip as well, that means if my app bundle ID is 'com.sample.myapp', I would need to specify apns-topic as 'com.sample.myapp.voip' with apns-priority as 10 while using Pushy? And will I be able to receive these notifications using Pushkit to make sure they get delivered to app directly?
Would really appreciate any response on the same.
Regards,
_Ayush