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
I have installed the library, linked it and followed the instruction, but it is not working on ios(only working on android). Video is not starting at all. I tried to console.log all the onEvents, but nothing was called. It seems the player in not being initialized at all. Only white screen is shown. How can this be fixed?
The text was updated successfully, but these errors were encountered:
I just missed that step:
(This step can also be done manually by adding ../node_modules/react-native-youtube/assets/YTPlayerView-iframe-player.html to your Xcode project's root directory)
I have installed the library, linked it and followed the instruction, but it is not working on ios(only working on android). Video is not starting at all. I tried to console.log all the onEvents, but nothing was called. It seems the player in not being initialized at all. Only white screen is shown. How can this be fixed?
The text was updated successfully, but these errors were encountered: