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 has been archived by the owner on May 26, 2019. It is now read-only.
When user start call action from Recents in built-in Phone app, how to know that if clicked call history item was incoming or outgoing call?
Is it sending some parameter when didReceiveStartCallAction is invoked?
The text was updated successfully, but these errors were encountered:
I don't think we can get information about wether call was incoming or outgoing.
The RNCallKitHandleStartCallNotification is sent from the following method
When user start call action from Recents in built-in Phone app, how to know that if clicked call history item was incoming or outgoing call?
Is it sending some parameter when
didReceiveStartCallAction
is invoked?The text was updated successfully, but these errors were encountered: