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

New Method Check if Active Call with UUID #172

Merged
merged 16 commits into from
May 15, 2020

Conversation

ajnozari
Copy link
Contributor

IOS Only similar to checkIfBusy, allows the user to check if the specified call UUID is the active call.

This is available on both the React Native and IOS Native side.

I added this due to a need to cancel the incoming call UI via Push notification. This should be feasible on Android however IOS requires notifications to be handled in the background in order for the incoming call UI to be canceled.

Copy link
Contributor

@manuquentin manuquentin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks ! Can you update the doc accordingly ?

@ajnozari
Copy link
Contributor Author

I’ll be pushing these changes later tonight, thank you for the feedback this is my first PR and attempt to add something to an open source package

@ajnozari
Copy link
Contributor Author

ajnozari commented Apr 4, 2020

I have made the requested changes and updated the documentation to reflect the added function.

@ajnozari ajnozari requested a review from manuquentin April 8, 2020 20:04
@sboily
Copy link
Member

sboily commented Apr 28, 2020

@manuquentin is it correct now?

@manuquentin
Copy link
Contributor

I've to check it

@danjenkins
Copy link
Collaborator

@manuquentin are you happy to merge this? Looks good to me I think. Ideally it would document the fact the method is available to native too in the readme but thats a small detail

@manuquentin manuquentin merged commit 3e912d4 into react-native-webrtc:master May 15, 2020
@manuquentin
Copy link
Contributor

Thanks, released in 3.0.13 !

@ajnozari
Copy link
Contributor Author

I do have updates to this I can push as well, and iirc I did document there is a native and js version. Not sure if that matters.

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.

4 participants