问题
I'm really lost here.
At first, all calls between iOS-Android, Android-iOS, Android-Android and iOS-iOS, was working. Even so I still was getting errors like:
52143 - The push notification was rejected by APNs
52134 - Invalid APNs device token
But since was woking I ignored those errors.
Now, I had to change the client app to a new account - Apple and Google. And all start to fall apart.
I've already lost how many times that I deleted and create all the Apple Certificates and upload them to my Twilio account.
Right now, I have VoIP Apple Certificate working on production only from iOS to Android calls, but still getting those creepy erros.
And, if I run my APP and API all in LOCALHOST with the same Twilio Config and Apple Certificates, it all work beautiful except for those erros (52143,52134) that keep coming.
So... what could I be missing here?
This could be related:
- https://github.com/twilio/voice-quickstart-objc/issues/33
- https://github.com/twilio/voice-quickstart-swift/issues/34
- https://github.com/twilio/voice-quickstart-objc/issues/115
- https://github.com/twilio/voice-quickstart-swift/issues/142
- https://community.clevertap.com/t/ios-error-apnsdevice-token-not-for-topic/545/3
来源:https://stackoverflow.com/questions/53888958/twilio-incoming-calls-not-working-for-ios