MrHertal / react-native-twilio-phone

Twilio Voice React Native module.
MIT License
153 stars 66 forks source link

Incoming call not working on ios with adhoc profile with voip certificate #106

Closed SunnyBalani92 closed 1 year ago

SunnyBalani92 commented 1 year ago

HI,

I have tried the setup once before with development profile for ios with void certificate and uploaded the cert.pem and key.pem mentioned in the read me properly. Everything works great(incoming and outbound call both)

But when i tried with adhoc profile, outbound call is working but incoming call is not working. I have followed the same process as i have done for development profile.

Can someone please help what could have gone wrong or any way we can debug the issue from twilio call logs I have also verified that the token is having proper pushCredentialSid

Any help would be appreciated