hoxfon / react-native-twilio-programmable-voice

React Native wrapper for Twilio Programmable Voice SDK
MIT License
181 stars 152 forks source link

Receive call is not working on IOS while testing through Testflight #179

Closed mustafa5199 closed 3 years ago

mustafa5199 commented 3 years ago

Hi,

I created a react-native app version 0.63.2 and used the react-native-twilio-programmable-voice: ^4.3.0 sdk to make and receive calls. On Android, it's working fine after creating a debug and release build. But on IOS11 I can create and receive calls when I am in debug mode, but when I create the TestFlight build then I can only able to make calls but unable to receive calls.