I'm using cordova
and have integrated pushkit
voip notifications using this plugin. It works fine in development, but on TestFlight the push tokens are not being generated.
This is for generating the token only. I have tried the other solutions found in similar questions like this one.
All the permissions and certificates are the same for both debug and release build
- Cordova 9
- Cordova ios 5.1.1
- Xcode 10.2
Testing on an iPhone X
running iOS 13.2
EDIT: I weirdly started working when the certificates where regenerated twice.