YouTube Player Not Working

same problem,not working…please help me on this…

1 Like

A few minutes ago I had the same problem but I managed to find the solution. I guess the problem is that we try to get videos before the YouTube player SDK begins. Therefore, you must request the Firebase value after the YouTube player SDK begins. This can be done using the YouTube player initialization event. Subsequently, in the firebase got value event, you will place the value in the youyube player’s load block. Example images attached. Sorry for English, I’m using the translator.