CC and Play Youtube Video

Hi, little question :slight_smile:
I there a way to see a youtube video inside Android/iOS application with CC2.4.x?

Thanks! :blush:

Stefano

try setting the Resource Type of VideoPlayer component to REMOTE
and setup the Remote Url with the embeded youtube video url like this one YouTube

yes, more or less we have found this way. We have use webview component and we use a HTML page with inside youtube embed video :slight_smile: for now works :slight_smile: (we need to test on mobile)