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

Error : "UNAUTHORIZED_OVERLAY" #468

Open
DevAhmedRagab opened this issue Aug 8, 2020 · 1 comment
Open

Error : "UNAUTHORIZED_OVERLAY" #468

DevAhmedRagab opened this issue Aug 8, 2020 · 1 comment

Comments

@DevAhmedRagab
Copy link

i have a problem with my android app the youtube video not working well and I got an error with message :
Error : "UNAUTHORIZED_OVERLAY".

@eduhds
Copy link

eduhds commented Sep 7, 2020

There is a discussion here about this.
The youtube player does not allow any view on it.
Check your screen layout.
In my case I had a drawer encapsulating the component where the player was, like:

<Drawer> <MyScreenWithYouTubePlayer/> ... </Drawer>

And I fixed it by creating a <MyScreenWithYouTubePlayer/> outside of Drawer.

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

2 participants