Video not loading second time
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
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
This bug in all videos, I use Samsung Galaxy S5 with Android 5.0. I use fragment in RecyclerView Adapter.(Wi-Fi network)
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