Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video not loading unless rotate device #156

Closed
cchamnab opened this issue May 16, 2017 · 6 comments
Closed

Video not loading unless rotate device #156

cchamnab opened this issue May 16, 2017 · 6 comments

Comments

@cchamnab
Copy link

I've loaded the video but it not display unless I rotate device. Please guide.

@KingjZhang
Copy link

I got the same issue on Android with ReactNative 0.43.3.

@KingjZhang
Copy link

I got this error 'Youtube onError', 'UNAUTHORIZED_OVERLAY'

05-18 15:14:12.311 22662 22732 I ReactNativeJS: 'Youtube onReady', { target: 533 }
05-18 15:14:12.426 22662 22732 I ReactNativeJS: 'Youtube onChangeState', 'stopped'
05-18 15:14:12.427 22662 22732 I ReactNativeJS: 'Youtube onChangeState', 'loading'
05-18 15:14:12.855 22662 22732 I ReactNativeJS: 'Youtube onChangeState', 'started'
05-18 15:14:12.939 22662 22732 I ReactNativeJS: 'Youtube onChangeState', 'buffering'
05-18 15:14:16.320 22662 22732 I ReactNativeJS: 'Youtube onChangeState', 'playing'
05-18 15:14:17.371 22662 22732 I ReactNativeJS: 'Youtube onError', 'UNAUTHORIZED_OVERLAY'
05-18 15:14:17.446 22662 22732 I ReactNativeJS: 'Youtube onChangeState', 'stopped'

@gerardcuadras-zz
Copy link

gerardcuadras-zz commented May 20, 2017

Same here: UNAUTHORIZED_OVERLAY
Only works if I set:

play={true}
fullscreen={true}

but I don't want the video to start in full screen.
I don't have anything else in the view, only the Youtube component.

@bethqiang
Copy link

Has anyone found a solution to this? The fullscreen={true} works for me, but it's not necessarily what I'd call preferable. 😅

@tafelito
Copy link
Contributor

tafelito commented Jun 9, 2017

same error here. Duplicate of #161

@davidohayon669
Copy link
Owner

#161

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants