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
Currently, I'm using videogular2 in my angular9 project. everything works fine in Desktop browsers and Even on iPhone devices. but when I open my website in the Android Chrome browser video is not playing and just loading spinner shows for me.
I tired ng serve --host 0.0.0.0 and opened my localhost in an android device but this time it works fine for me.
Expected Behavior
play video in android chrome browser like other devices
Actual Behavior
loading spinner shows and never loads video only in andriod
The text was updated successfully, but these errors were encountered:
Description
Currently, I'm using videogular2 in my angular9 project. everything works fine in Desktop browsers and Even on iPhone devices. but when I open my website in the Android Chrome browser video is not playing and just loading spinner shows for me.
I tired ng serve --host 0.0.0.0 and opened my localhost in an android device but this time it works fine for me.
Expected Behavior
play video in android chrome browser like other devices
Actual Behavior
loading spinner shows and never loads video only in andriod
The text was updated successfully, but these errors were encountered: