Kushagra Gupta

Results 2 comments of Kushagra Gupta

When i play some videos they are not playing . Like:- https://www.youtube.com/watch?v=OUnRzs8RBO4 Please help what i have to do in these cases. Is this a plugin error or what ??

> This is not a fix for this plugin, but i did this to overcome the problem: > > ``` > child: WebView( > initialUrl:'https://www.youtube.com/embed/jG2_TN-jfH4?autoplay=0&rel=0', > javaScriptMode: JavaScriptMode.unrestricted, > )...