GetStream / stream-video-android

📲 Android Video SDK. Stream's versatile Core + Compose UI component libraries that allow you to build video calling, audio room, and, live streaming apps based on Webrtc running on Stream's global edge network.
https://getstream.io/video/docs/android
Other
369 stars 37 forks source link

Ringing tutorial demo app: Changing orientation resets call each time #1159

Open Miara opened 3 weeks ago

Miara commented 3 weeks ago

Describe the bug When I change orientation during call, then it is reseted, and current user is calling the other again. You can recreate it each time.

SDK version

To Reproduce Steps to reproduce the behavior:

  1. Log in to user1 on 1 device, and on user2 on second device.
  2. Call user2
  3. Answer call by user 2
  4. Change phone orientation - rotate device
  5. On device 2: user1 is disconnected from call. on device 1: user1 is calling user2 again.

Expected behavior Call should be continued

Device:

aleksandar-apostolov commented 2 weeks ago

Hey @Miara

Thanks for the report. We will look into it.

Regards, Alex