-
Hi, please help em, all is working on foreground, but when app is on Background method onResume method kill app, another question, I need show notification alert when app is killed, how I can do this…
-
Call kit is not showing even though notification is received when in kill state otherwise call kit works properly fine in android and in iOS it works fine when app is in foreground or in background th…
-
[I was adding some documentation to Sygnal](https://github.com/matrix-org/sygnal/pull/285#discussion_r763914625) describing the workaround that we use for VoIP calls and push notifications (basically:…
-
App crashes exactly when the incoming call is timed out ( call unattended ), crash is reported in testflight as PushKit: -[PKPushRegistry _terminateAppIfThereAreUnhandledVoIPPushes]
-
not even giving user a chance to answer using any other device
ara4n updated
6 years ago
-
Dears,
I managed to receive a call while app is killed but, in iOS it wakes up the app and start to register then wait till incoming call delivered to the app. it takes more than 15 seconds to start …
-
Will it be available on Android?
-
```
case Event.ACTION_CALL_ACCEPT:
Map temp = event.body['extra'].cast();
Map tempUser = temp['user'].cast();
temp.update('user', (value) => tempUser)…
-
**Browsers and versions affected**
Chrome 79
**Description**
When ios device and web side connect a room in AppRTC, web's sound is coming the phone but phone's sound is not going to web. But ios …
-
Call kit notification is not working on the background and kill state.