Pls how can i solve this issue on my code cannot set property of 'onplaying' to a null ,it was working before it just started | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Pls how can i solve this issue on my code cannot set property of 'onplaying' to a null ,it was working before it just started

https://code.sololearn.com/W2cUiB343Dhp/?ref=app

3rd Sep 2020, 4:22 PM
Okonkwo Emmanuel
Okonkwo Emmanuel - avatar
2 Answers
+ 1
its working on ios but not working on android
3rd Sep 2020, 11:03 PM
Okonkwo Emmanuel
Okonkwo Emmanuel - avatar
0
put the entire script into window load event window.addEventListener("load",()=>{ //your script here });
3rd Sep 2020, 4:50 PM
Rei
Rei - avatar