You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 26, 2019. It is now read-only.
On Reject call from call kit view, unable to call this listener on Testflight.
RNCallKit.addEventListener('endCall', this.onRNCallKitPerformEndCallAction);
What can be the issue ?
It is calling successfully after answered call, ended from callkit view. But not when rejected the call directly.
The text was updated successfully, but these errors were encountered: