-
This is what I am getting
```
E/MediaPlayerNative( 9511): trying to set audio attributes called in state 8
D/CompatibilityChangeReporter( 9511): Compat change id reported: 160794467; UID 10152; s…
-
Hello,
I updated the version of my Linphone-based app (that was quite old) and I figured it out that Linphone "hidden" PushKit in the SDK, so the way I can manage push notification has been changed…
-
![image](https://github.com/hiennguyen92/flutter_callkit_incoming/assets/48908789/fceb1465-61ef-4a22-bc3d-fe2ff5a02aaf)
-
After following the setup instructions I got the "Call failed: Decline" when tried to call another user.
Please help how to successfully place/connect a video call?
Thanks!
Pratishtha
-
依赖的必须库 :都是当前最新版本
api 'cn.rongcloud.sdk:im_kit:5.1.5'
api 'cn.rongcloud.sdk:im_lib:5.1.5'
api 'cn.rongcloud.sdk:sight:5.1.1.1'
api 'cn.rongcloud.sdk:call_lib:5.1.2'
BaseCallActiv…
-
Hi, I'm using callkeep to handle calls in my project, however I've got problems that incoming call is not receiving when state of the app is closed or inactive in the background, but I do get it in th…
tcc13 updated
2 years ago
-
Hey!
I am trying to wake my application through a APNs VoIP notification to display an incoming WebRTC call however I just keep getting this error after receiving a voip notification:
Runner [4233…
-
Hey there,
I'm facing this bug where the second time I send the voip push notification (if I use the same uuid) the interface does not show the slide button to accept the call. It seems the phone i…
-
Repro steps:
1. launch app on iOS
2. background it
3. on Web, call user on iOS
4. foreground iOS app
5. click answer on inbound call alert dialog
6. iOS sits as if it were on a call (no media)
7. Des…
ara4n updated
7 years ago
-
# Bug report
- Hi
I am facing an issue while integrating CallKeep in my React Native app. It works as expected in the foreground and background, but in the killed state, answering the call does n…