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

[iOS] Add support for answering incoming call #300

Merged
merged 2 commits into from
Feb 19, 2021

Conversation

dtsolis
Copy link
Contributor

@dtsolis dtsolis commented Oct 13, 2020

This PR allows answering an incoming call programmatically.

On iOS 14 the UI for incoming calls could be in the form of a banner instead of a full-screen view that the user will have to interact with the system's UI. So, if the end-user answers an incoming call from a custom UI inside the app, there should be a way to also update the system's UI to an "answered" state.

@sboily
Copy link
Member

sboily commented Nov 27, 2020

I think we need more informations about this PR, and probably an update on the README.

@sboily sboily merged commit 8e56b0a into react-native-webrtc:master Feb 19, 2021
@dtsolis dtsolis deleted the answerIncoming branch March 10, 2021 10:50
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

Successfully merging this pull request may close these issues.

2 participants