Replies: 1 comment
-
I see that it was bug in 10.0.12 -> It is fixed in latest develop |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I want to implement GetStream calls in my app. I'm using 1-1 calling, in simillar manner as it is in GetStream
ringing-tutorial
demo app. Hovewer it looks that inringing-tutorial
app - after user disconnects and connects to a network, call is still continued, except some single cases.but in my app, even when I used exactly same video activity code as in ringing-tutorial, it still disconnected me from call, after reconnecting to network.
As it is working in
ringing-tutorial
- I assume that I did something wrong, but I'm not sure what. Maybe there is some hidden configuration onGetStream dashboard
that sets reconnecting settings? Maybe there is some parameter in AndroidManifest or somewhere else? 🤔Can you help?
Beta Was this translation helpful? Give feedback.
All reactions