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
Hi, I have a problem with the incoming call on the IOS. When I answer the incoming call, in the app, I can't join it. When I pick up the phone on the app, I hear only silence, and on the other side, waiting beeps continue.
The incoming call in the application arrives correctly, the incoming call screen is also displayed correctly, in any state of the phone (active, blocked...)
The outgoing call from the phone works completely correctly.
Hi, I have a problem with the incoming call on the IOS. When I answer the incoming call, in the app, I can't join it. When I pick up the phone on the app, I hear only silence, and on the other side, waiting beeps continue.
The incoming call in the application arrives correctly, the incoming call screen is also displayed correctly, in any state of the phone (active, blocked...)
The outgoing call from the phone works completely correctly.
Code for start call
For incoming call I use APNS and React Native VoIP PushNotification. Here is an example of cURL.
my AppDelegate.m file
While examining the code, I found an interesting thing. In the file “node_models/react-native-twilio-phone/ios/TwilioPhone.swift”
The active Call Invites object on an incoming call is empty.
The text was updated successfully, but these errors were encountered: