Closed Ayman-Barghout closed 1 year ago
Otherwise, we would get that there is an answered call when there isn't as the cached call is not cleared properly, this caused some issues in iOS where we try to answer an outgoing call, which caused the call to fail before it connects.
Great work finding this deep in the Swift code 👏
Otherwise, we would get that there is an answered call when there isn't as the cached call is not cleared properly, this caused some issues in iOS where we try to answer an outgoing call, which caused the call to fail before it connects.