mirror of https://github.com/oxen-io/session-ios
Prevent CallKit timeout when placing outgoing call
More fallout from the outbound call timeout which was causing all CallKit calls not promptly answered to show "Call Failed" Inserting the timeout exacerbated an existing issue: We can't wait for long before choosing to fulfill/fail an action without CallKit falling over and assuming the call failed. We don't actually need to consider the case where we "fail to initiate" the outgoing call. Instead we say it started "successfully, and if there is an error, the existing promise error handling will fail the call at that time. // FREEBIEpull/1/head
parent
6cdf13ea5f
commit
3ab65a2c88
Loading…
Reference in New Issue