embedding you tube videos
Could you clarify what device/version you use to test app? We tested with Android 2.3.5 - it works as expected. Could you try to build .apk file with Appery.io (without using Eclipse) and see if it works?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Could you clarify what device/version you use to test app? We tested with Android 2.3.5 - it works as expected. Could you try to build .apk file with Appery.io (without using Eclipse) and see if it works?
As your instructed, I export the release binary .apk directory from appery, and then install to my device, but still got negative result
By the way, I try to build a clean phonegap project (without any plugin like InAppBrowser nor ChildBrowser) out of appery scope and try to test the embedded code, the video shown with positive result.
Hi,
Can you try your app on other device?
Hi, I'm having the same problem.
If I expand the video to full screen I can see it, but I can't see the video in the standard window.
Thanks
Hi Dan,
Add the following HTML code to Panel component source code:
code<iframe width="200" height="100" src="//www.youtube.com/embed/egWj0hcOjxk?list=UUayFmK1XdzkXiKLWA-j4wKA" frameborder="0" allowfullscreen></iframe>/code