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

CallKit: Handle video button during audio call #152

Open
mwild1 opened this issue Oct 29, 2021 · 0 comments · May be fixed by #164
Open

CallKit: Handle video button during audio call #152

mwild1 opened this issue Oct 29, 2021 · 0 comments · May be fixed by #164
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@mwild1
Copy link
Member

mwild1 commented Oct 29, 2021

Describe your feature proposal
CallKit currently shows a 'video' button when a non-generic remoteHandle is provided for the call. It appears the button cannot be disabled.

When it is pressed during an audio call:

  • Show an alert with the title "Video not available" and the text "This is an audio call, and no video is available". Button: "OK"

When it is pressed during a video call:

  • Focus the app video call screen
@mwild1 mwild1 added the enhancement New feature or request label Oct 29, 2021
@mwild1 mwild1 added this to the App store 1.3 milestone Oct 29, 2021
@mwild1 mwild1 linked a pull request Dec 7, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants