deezer / deezer/javascript-samples
Deezer JavaScript SDK invisible player not working in Chrome.
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 74
- Fork
- 37
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
It looks like because of Chrome restriction to iframe autoplay I can't get invisible player working in Chrome.
`DZ.player.play()` just not seems to work and `DZ.player.seek(1)` fails with this one:
player-HTML5Renderer.8af98a26e99674f368c5.js:1 Uncaught (in promise) DOMException: play() failed because the user didn't interact with the document first. https://goo.gl/xX8pDD
Any ideas how to handle it?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.