-
-
Notifications
You must be signed in to change notification settings - Fork 793
Open
Description
Description
On physical devices running Android 16, YouTubePlayerBridge consistently returns error 150, even when using the sample app from this repository.
Observed Behavior:
- The issue reproduces on multiple physical Android 16 devices
- Occurs when running the unmodified sample app from this repository
- YouTubePlayerBridge returns error code 150
- The issue does not reproduce on emulators running Android 16
- The issue does not reproduce on physical devices with Android 15 or lower
Expected behaviour:
The sample app and YouTubePlayerBridge should work correctly on Android 16 physical devices without returning error 150.
Evidence
- Screenshot showing the “Sign in to confirm you’re not a bot” message in the player
- Debugger screenshot showing YouTubePlayerBridge receiving error = "150" during parsePlayerError
Notes
I used devices from firebase test lab. Screenshot with working example is from Pixel 5 (Android 14)
Non working example is from Pixel 10 (Android 16). I also tried other devices with Android 16 and result was the same.

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels