Closed ignacioDudy closed 2 months ago
Describe the bug From this morning around 3:30 am, we are getting the error embed_not_allowed when trying to reproduce any youtube video
To Reproduce e.g. videoState.id = '0xwUpyiR5N0'
<YoutubePlayer height={height ?? 250} videoId={videoState.id} webViewStyle={{ opacity: 0.99 }} onReady={() => setLoading(false)} onError={(error) => { logger.error('Youtube embed error: ' + error); }} />
Expected behavior Allow reproducing the video
Screenshots
Smartphone (please complete the following information):
react-native-youtube-iframe
react-native-webview
It is working properly again
Describe the bug From this morning around 3:30 am, we are getting the error embed_not_allowed when trying to reproduce any youtube video
To Reproduce e.g. videoState.id = '0xwUpyiR5N0'
Expected behavior Allow reproducing the video
Screenshots
Smartphone (please complete the following information):
react-native-youtube-iframe
2.2.2react-native-webview
11.23.1