Skip to content
This repository has been archived by the owner on May 26, 2019. It is now read-only.

Method for ending all calls #35

Merged
merged 1 commit into from
Feb 27, 2018

Conversation

aarkalyk
Copy link
Contributor

This should solve the problem of callKit not closing due to the following error:
Error Domain=com.apple.CallKit.error.requesttransaction Code=4 ( issue #3 )
As far as I know the error with code 4 means that no call matching the callUUID that user requested was found. And it's impossible to get this error if we just end all of them :)

@aarkalyk
Copy link
Contributor Author

Hi, @ianlin ! Could you, please, review this one?

@ianlin ianlin merged commit c867951 into react-native-webrtc:master Feb 27, 2018
@ianlin
Copy link
Member

ianlin commented Feb 27, 2018

Thanks!

@aarkalyk aarkalyk deleted the end-all-calls-added branch July 7, 2018 11:51
@krajay015
Copy link

@aarkalyk @ianlin this issue is still there.My uuid is constant but callkit is not always closing the view after calling the RNCallKit.endCall(uuid)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants