This repository was archived by the owner on May 26, 2019. It is now read-only.

Description
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.