You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: