Skip to content

Conversation

@jimmyff
Copy link

@jimmyff jimmyff commented Feb 25, 2025

This is a none-breaking change that allows the app full control over navigation requests. This is required for big-brand apps that need to fully support the tapping on youtube button to open the youtube app.

I've also fixed an inconsistency by exposing the onWebResourceError in the YoutubePlayerController.fromVideoId

@jimmyff
Copy link
Author

jimmyff commented Feb 27, 2025

added key param to controller fromVideoId factory which fixes #981 #1021

A better solution would be to replace the String key parameters entirely and just accept a key of type Key? but this would be a breaking change.

@jimmyff jimmyff changed the title Added optional onWebNavigationRequest callback for manual handling of webview navigation events Added optional onWebNavigationRequest callback for manual handling of webview navigation events, includes bug fixes Feb 27, 2025
…mplify app integration with custom navigation request handling.
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

Successfully merging this pull request may close these issues.

1 participant