snikket-im / snikket-ios

Snikket iOS client
https://snikket.org/app/ios/
GNU General Public License v3.0
72 stars 10 forks source link

Call Hangup Issue #230

Open codingnooob opened 9 months ago

codingnooob commented 9 months ago

Describe the bug Snikket iOS does not seem to send a hangup call request when tapping the hangup button while on a call but before it has connected.

To Reproduce Steps to reproduce the behavior:

  1. Initiate an audio call from Snikket iOS
  2. Do not pick-up on the other end
  3. Tap the hang-up button on Snikket iOS
  4. Observe that the call screen is dismissed on iOS
  5. (bug) observe on other client (tested on Android) that call continues to ring.

Expected behavior The call should be dismissed on the receiving end.

Originally posted by @distefam in https://github.com/snikket-im/snikket-ios/issues/17