Posts

Post not yet marked as solved
0 Replies
524 Views
Hello,In our app we have voip calls - I'm using Voip cert to generate voip pushes for CallKit/PushKit, we also used voip pushes to simulate general push - i.e. by voip push generate local notification that popups to userAnd with an iOS 13 changes I'm not sure how to make general pushes (using APNS cert or simulate them using voip pushes) with voip push in the same time, and I could not find updated info on that.I tried to generate APNS cert (prod and sandbox) .. but we only could send voip pushes using voip cert ... we could not send general push via APN cert.App getting only voip tokens ... I could not get general token for general push (for APNS cert) in the same time ... and using voip token does not work with APNS cert. We are sending pushes via Azure notification hubso my questions are:1) is it possible to use APNS (prod and sandbox) with our existing Voip cert ... how to get tokens for APNS then?2) Is it possible to generate local notification by voip pushes for ios 13 (i.e. not invoking callkit but just generating local notofications)Thank you a lot.
Posted
by rufik.
Last updated
.