You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Did you follow all the instructions as specified in the Twilio Quickstart repositories? - Yes
RN Version - 0.66.1
react-native-twilio-programmable-voice version - 4.4.0
What device are you using? - OnePlus 8 (Android 11)
The app is open and the calling screen is in focus (Outbound call)
Is there any relevant message in the log? - No
Step to reproduce
Place a outbound call using any device
Pull down the status bar, you can see the contact number is displayed
The text was updated successfully, but these errors were encountered:
Found a round about but not an ideal solution
Sending name in To and number in number. await TwilioVoice.connect({ To: this.props.route.params.buyerName, Number: this.props.route.params.numberToCall, })
Did you follow all the instructions as specified in the Twilio Quickstart repositories? - Yes
RN Version - 0.66.1
react-native-twilio-programmable-voice version - 4.4.0
What device are you using? - OnePlus 8 (Android 11)
The app is open and the calling screen is in focus (Outbound call)
Is there any relevant message in the log? - No
Step to reproduce
The text was updated successfully, but these errors were encountered: