Uno.Samples icon indicating copy to clipboard operation
Uno.Samples copied to clipboard

[TubePlayer] Media playback not working

Open hsatopo opened this issue 1 year ago • 2 comments

Click a video, in the video details page, the video won't play on Android emulator and device and WASM. But it works in Windows. Didn't test MacCatalyst.

hsatopo avatar Dec 19 '23 06:12 hsatopo

@hsatopo Playback isn't supported on WASM due to CORS related issue fetching media information With Android, are you seeing any errors being raised?

nickrandolph avatar Dec 19 '23 15:12 nickrandolph

@nickrandolph turned out it's just a emulator issue. On my Android device, it's working. So we can close this issue

imgen avatar Dec 20 '23 04:12 imgen