Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video call is not receiving when app is killed in iOS 15 and above #642

Open
komalKmphitech opened this issue Jan 28, 2022 · 0 comments
Open

Comments

@komalKmphitech
Copy link

komalKmphitech commented Jan 28, 2022

The call is not received (CallKit UI is not showing) when the app is killed, It is received when the app is in the foreground & in the background.

The bug scenario for User 2:

  1. User 1 is calling User 2
  2. iOS App is in termination state (killed)
  3. Call UI is not shown
  4. Call rejected by User 1
  5. Now open app & call is receiving (CallKit UI shown) however call is terminated by User 1

The call is working in

  1. Foreground state
  2. Background state
  3. below iOS 15 (All states)

Not working in

  1. Killed state in >= iOS 15 only.

Capability: Background modes

  1. Audio, airplay
  2. VoIP
  3. Background fetch
  4. Remote notifications

I face this issue every time, also I'm unable to test calls in development mode. For testing, I have to make an AdHoc build & then I can test. In development, mode calls are not received in any scenario.

I want to receive call-in killed state also.

Versions:
TwilioVoice: 6.2.0
TwilioVideo: 4.6

iOS versions: >15.0
iOS devices: Any

@komalKmphitech komalKmphitech changed the title Video call is not receiving when app is killed Video call is not receiving when app is killed in iOS 15 and above Mar 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant