Twilio incoming calls not working for iOS

a 夏天 提交于 2019-12-11 15:37:13

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!