-
Call kit notification is not working on the background and kill state.
-
// Entry-point for handling background/terminated messages for Firebase Cloud Messaging (FCM)
@pragma('vm:entry-point')
Future _firebaseMessagingBackgroundHandler(RemoteMessage notificationResponse)…
-
Bug:- Android App Getting Crashed after accepting Incoming call on system apps
We integrate agora as video calling feature in our app. It working fine in most of the cases, but in situation applica…
-
Application on MacOs 13 don't receive incoming calls
### Steps to Reproduce
1. Run quick start guide on MacOS https://github.com/twilio/voice-quickstart-ios
2. Call to into the app
#### Expect…
-
Hey, if the title seems a bit confusing let me explain the complete scenario here.
So im building a VoIP application and was testing out a few use cases and found out that my logic was not working in…
-
The native FaceTime app shows a persistent notification while in a call like so:
![image](https://user-images.githubusercontent.com/13450277/82208120-e50c6300-9902-11ea-9fec-a8b2e3fa6154.png)
Th…
-
Hi, is there any way to capture the "phoneNumber" from iOS?
-
### File / Feature
Example Project
### Expected behavior
The app should show incoming call page and ringtone should play.
### Actual behavior
Nothing happens at UI. However it logs abo…
-
Hey,
we get an occasional crash in our iOS app that points to the callkeep plugin, this is the stracktrace we get in the developer console:
```
Last Exception Backtrace:
0 CoreFoundation …
-
I just received a call and declined it a number of times. I don't see the log that should come from `NSLog(@"Call Invite Cancelled: %@", [callInvite description]);`.
Also (unsurprisingly) the call…