Search code examples
androidyoutubeandroid-youtube-apiandroid-instant-apps

Android Instant Apps: YouTube Android Player not compatible?


I'm developing an Android Instant App that uses the YouTube Android Player library, however it is not allowing me to initialize the player. When I try to load a video I get this message asking me to install the YouTube app, (which I already have). This could be a restriction of Instant Apps, but I'm not sure because the docs aren't too clear about this particular issue. In my logcat I also get a SERVICE_MISSING message. Any insight would be great thanks.

enter image description here


Solution

  • I got back an email from Google and as of this posting, the YouTube Android Player is not compatible w/ Instant Apps.