nativescript-youtubeplayer icon indicating copy to clipboard operation
nativescript-youtubeplayer copied to clipboard

`Options` property not working on iOS

Open jannomeister opened this issue 6 years ago • 3 comments

when I remove options property the video works. But when I added it with a value of { rel: 1} video crashes and don't play.

jannomeister avatar Jan 24 '19 04:01 jannomeister

I'm seeing the same issue. Digging into the code, I see it's an 'Object' rather than 'Text', but I can't figure out the syntax.

webservices-nm avatar Mar 29 '19 13:03 webservices-nm

Got the same issue and too I cant figure out how to set the options

Emanuele-Fortunati avatar Jun 19 '19 12:06 Emanuele-Fortunati

Did anyone figure this out? Struggling with the same. Would be great to get a full example component code for iOS to answer questions like this.

NL33 avatar Jul 04 '19 17:07 NL33