I am currently wokring in project where I've to implement a feature (PiP mode)in which if a user clicks on the youtube link, it should play in PIP mode like WhatsApp. I am using Youtube Android Player API. I'm able to put the video in PiP mode but I'm getting this Error from Youtube Payer API
E/YouTubeAndroidPlayerAPI: Embed config is not supported in RemoteEmbeddedPlayer.
So does anyone tried or have any idea why it's happening ? & yes there's no overlay, padding, margin & any kind views over my YoutubePlayerView