hoxfon / react-native-twilio-programmable-voice

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

Ios Unregister device problem #180

Closed atishbarua closed 3 years ago

atishbarua commented 3 years ago

I am using react-native-twilio-programmable-voice for IOS. There is a function to unregister device from twilio. After unregister, how to reregister device again? Because after unregister, no incoming calls comes through. even if i initialize twiliovoice again. and configure callkit again.

atishbarua commented 3 years ago

Problem solved

tragicmj commented 2 years ago

@atishbarua how??