YouTubeStandalonePlayer is stopped working?

151 views Asked by At

YouTubeStandalonePlayer.createVideoIntent( activity, getString(R.string.places_api_key), videoCode, 0, true, false ).let { startActivity(it) }

This is stopped working. It shows an error while playing the video.

enter image description here

0

There are 0 answers