Fixed
- Fixed the issue where
onIncomingCall
was triggered before processPushNotification. - Resolved delays in
onCallDisconnect
events by properly handling Mercury events during app transitions.
onIncomingCall
was triggered before processPushNotification.onCallDisconnect
events by properly handling Mercury events during app transitions.