Skip to content

Android 16 (physical device) YouTubePlayerBridge returns error 150 #1289

@viacheslavivankov

Description

@viacheslavivankov

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.

Image Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions