Skip to main content
0 votes
0 answers
18 views

I'm working on a Linphone-based application (SDK), and I'm encountering an issue related to re-registration behaviour after receiving regular application push notifications. Problem Description: The ...
Kalpesh's user avatar
0 votes
0 answers
55 views

I'm building a React Native app using Expo, and I'm integrating the Twilio Voice SDK with react-native-callkeep to handle incoming VoIP calls. The Goal: When a VoIP call comes in, I want to use react-...
Zeeshan Ghazanfar's user avatar
0 votes
0 answers
40 views

I’ve been building a Flutter app flutter_callkit_incoming + PushKit (VoIP pushes) + Jitsi Meet SDK. The setup mostly works, but I’m hitting a few issues that I can’t quite nail down, hoping for advice ...
mehdi hassan's user avatar
1 vote
0 answers
61 views

I’m developing a VoIP app that uses Linphone and CallKit. Everything works as expected until the user enables the speaker on the native CallKit screen. After that, all subsequent calls start with the ...
jir_jir123's user avatar
0 votes
0 answers
26 views

I’m implementing VoIP calls on iOS using the Amazon Chime SDK with PushKit + CallKit. The flow works fine when the user is logged in and the session is valid. Scenario: User is logged in. App is in a ...
Vignesh's user avatar
  • 644
0 votes
0 answers
53 views

When User restart iOS device, after powering on iOS App is not able to get VoIP push notification. If user opens App, immediate VoIP push receiving. In Normal (App Kill or Background state) everything ...
Abhijeet Barge's user avatar
1 vote
0 answers
40 views

After I get my PushKit notification and I call callKitProvider.reportNewIncomingCall CallKit shows a notification for the incoming call. The user can tap to accept this call. Once they do, my app ...
singpolyma's user avatar
  • 11.3k
0 votes
0 answers
33 views

I'm building a calling feature on our Flutter app and I'm having a different behaviour on iOS compared to Android. When a call is accepted, we navigate to the CallScreen widget using GoRouter and when ...
td2thinh's user avatar
1 vote
2 answers
907 views

After upgrading my project to use the new rtc-engine and version 2.9 of the UI, I encountered the following error: java.lang.NoClassDefFoundError: Failed resolution of: Lkotlin/enums/EnumEntriesKt; ...
 AstralWanderer's user avatar
0 votes
1 answer
74 views

I'm encountering a crash in my Android application when using TUICallKit. The error occurs with the following stack trace: java.lang.UnsatisfiedLinkError: No implementation found for void com.tencent....
 AstralWanderer's user avatar
0 votes
0 answers
83 views

I am working on an iOS client project where we have implemented Agora voice call functionality using the "AgoraAudio_iOS" SDK (version below 4.0.0). Everything was working perfectly fine, ...
Kaushik's user avatar
0 votes
0 answers
29 views

Good day We developed a simple swift code to make the device ringing when a certain type of notifications arrives from our backend. This is the code: let phoneNumber = CXHandle(type: .generic, value: (...
Giamma's user avatar
  • 837
1 vote
2 answers
147 views

I am working on an iOS app using Flutter that tracks outgoing calls using CallKit. The call tracking functionality works perfectly in Debug mode but does not work when the app is published to ...
Beast69's user avatar
  • 11
1 vote
1 answer
66 views

I'm facing an issue during the build process of my Android application that uses TUICallKit. The error message I receive is: Manifest merger failed : Attribute application@allowBackup value=(true) ...
user avatar
0 votes
0 answers
37 views

I am implementing Agora SDK, when pressing the accept button, I am joing the user with the channel, but as I press the accept button from CallKit, my CXEndCallAction is triggered, which ends the call ...
Telha Wasim's user avatar

15 30 50 per page
1
2 3 4 5
44