You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/Signal
Michael Kirk 3ab65a2c88 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.

// FREEBIE
8 years ago
..
AudioFiles
Certificates TextSecureKit Refactoring 9 years ago
Images
Images.xcassets Refine video icons. 8 years ago
src Prevent CallKit timeout when placing outgoing call 8 years ago
test Respond to CR. 8 years ago
translations sync translations 8 years ago
.swiftlint.yml WIP: WebRTC calling 8 years ago
Signal-Info.plist bump build 8 years ago
Signal-Prefix.pch Respond to CR. 8 years ago
Signal.entitlements Apple now requires camera permission explanation 8 years ago
iTunesArtwork@3x.png
main.m