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 second time #3

Open
ShadyRover opened this issue Oct 8, 2015 · 3 comments
Open

Video not loading second time #3

ShadyRover opened this issue Oct 8, 2015 · 3 comments

Comments

@ShadyRover
Copy link

I use example project and register Youtube API key for this package. When I open video fist time, it loading normaly, but second time, youtibe interface not show. What's trouble? Methods public void onInitializationSuccess and public void onInitializationFailure not calling in second time. If I close application, that is not fixed this issue, but if i run debug again it works one time

@ScottCooper92
Copy link
Owner

Is this affecting all videos or only some of them? Are you connected to Wi-Fi, what device are you using, OS version etc.

The YouTube player is quite buggy so it might not be fixable but I can take a look

@ShadyRover
Copy link
Author

This bug in all videos, I use Samsung Galaxy S5 with Android 5.0. I use fragment in RecyclerView Adapter.(Wi-Fi network)

@ScottCooper92
Copy link
Owner

I've done some investigation and it appears to be a problem on Google's end. Apparently a recent update to the YouTube app has broken some of the functionality of the API, Google should be releasing a new version of the API library soon so once they do I'll update this repo.

See this issue for more information: https://code.google.com/p/gdata-issues/issues/detail?id=7586

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