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

[BUG] IOS build chashes on Flutter 3.16* | WebUri' isn't defined for the class '_RawYoutubePlayerState' #902

Open
saulopef opened this issue Dec 19, 2023 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@saulopef
Copy link

Describe the bug
Build chash on IOS build after 3.16 flutter update:

Failed to build iOS app
Error (Xcode): ../../../../.pub-cache/hosted/pub.dev/youtube_player_flutter-8.1.2/lib/src/player/raw_youtube_player.dart:77:20: Error: The getter 'WebUri' isn't defined for the class '_RawYoutubePlayerState'.

Could not build the application for the simulator.
Error launching application on iPhone 15 Pro Max.

To Reproduce
Steps to reproduce the behavior:
uptdate to 3.16 (most recent) and run app

Screenshots
image

Technical Details:

  • Device: iPhone 15 Pro Max Simulator
  • OS: iOS17*
  • Version ^8.1.2
@saulopef saulopef added the bug Something isn't working label Dec 19, 2023
@mdddj
Copy link

mdddj commented Dec 27, 2023

Please use this package

youtube_player_flutter_plus: ^9.0.0

@saulopef
Copy link
Author

Please use this package

youtube_player_flutter_plus: ^9.0.0

Sorry, I can't find this package

@mdddj
Copy link

mdddj commented Dec 27, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants