You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I open the ion-app-web and join the same room from different browsers (chrome, firefox) under different operating systems (android, windows 10 64bits)
I launch the ion-app-flutter on iOS and join the same room
What did you expect?
to see every participant's stream on each device
What happened?
nobody can see iOS stream, but they can see iOS join and leave the room.
Possible Fix:
downgrade ion-app-flutter dependencies
from flutter_ion 0.5.4 to 0.5.3
this makes it work as expected, there seems to be a bug on flutter_ion 0.5.4 under iOS or something.
The text was updated successfully, but these errors were encountered:
Your environment.
What did you do?
I deployed the following versions:
I open the ion-app-web and join the same room from different browsers (chrome, firefox) under different operating systems (android, windows 10 64bits)
I launch the ion-app-flutter on iOS and join the same room
What did you expect?
to see every participant's stream on each device
What happened?
nobody can see iOS stream, but they can see iOS join and leave the room.
Possible Fix:
downgrade ion-app-flutter dependencies
from flutter_ion 0.5.4 to 0.5.3
this makes it work as expected, there seems to be a bug on flutter_ion 0.5.4 under iOS or something.
The text was updated successfully, but these errors were encountered: