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

Getting CLIENT_LIBRARY_UPDATE_REQUIRED error #551

Open
pratikn2bsl opened this issue Jun 13, 2023 · 8 comments
Open

Getting CLIENT_LIBRARY_UPDATE_REQUIRED error #551

pratikn2bsl opened this issue Jun 13, 2023 · 8 comments

Comments

@pratikn2bsl
Copy link

I am using this library around 5 years now. But, from last 1 week users reporting below issue

'An error occurred while initializing YouTube player'

However, when I debug the application I am getting below error where target id keeps changing. Kindly help.

{"error": "CLIENT_LIBRARY_UPDATE_REQUIRED", "target": 4377}

@GaboMendez
Copy link

Same issue

@nativapps-rchancay
Copy link

I have the same problem, I presume it's some youtube update.

@pratikn2bsl
Copy link
Author

Please update here if you get any solution for this issue.

@GaboMendez
Copy link

This library have more than one year that not receive an update so i resolved this issue using another dependency https://lonelycpp.github.io/react-native-youtube-iframe/ version 2.2.1 works perfectly. hope this help someone...

@psdewar
Copy link

psdewar commented Jun 15, 2023

@GaboMendez how is it working for you? That project seems relatively old as well.

@devrchancay
Copy link

For me it works correctly, I just migrated my project to react-native-youtube-iframe, it's quite intuitive.

@akimabs
Copy link

akimabs commented Jun 19, 2023

same issue with my app

@LonelyCpp
Copy link

The native android player API has been fully deprecated by google. source

Screenshot 2023-07-04 at 6 54 19 PM

Repository owner deleted a comment from Pappyskull1 Feb 23, 2024
Repository owner deleted a comment from jalamari2018 Mar 19, 2024
@github-staff github-staff deleted a comment from robincj Apr 27, 2024
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

8 participants
@psdewar @devrchancay @LonelyCpp @akimabs @GaboMendez @pratikn2bsl @nativapps-rchancay and others