Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stream not being published on iOS #40

Open
alex-bluetrain opened this issue Sep 20, 2021 · 0 comments
Open

stream not being published on iOS #40

alex-bluetrain opened this issue Sep 20, 2021 · 0 comments

Comments

@alex-bluetrain
Copy link

alex-bluetrain commented Sep 20, 2021

Your environment.

What did you do?

I deployed the following versions:

  • ion 42777ea
  • ion-app-web d89c95f
  • ion-app-flutter cb73697 (on iOS 14.7.1)

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant