youtube component disappeared after update to libraries 3.1
Thanks Sergiy,
It seems to be a network connectivity issue. Event though the device is connected to the network but somehow the app cannot make a connection.
The Youtube component needs to download javascript files when app is launching (youtube iframe api) but the download is not successful. That's why we see the empty area instead of the youtube video.
I have tested embedding the youtube javascript api locally.
The result is there is an alert about the network error (See screenshot). Also at the bottom of the page (where I drag the youtube component), the component now display something but the content is a network error message.
Possibly there might be a configuration error in Android during the migration to libraries 3.1?
I have no idea how to validate the setting.
How can I check the network setting on Android side?
Test device: Samsung Galaxy Note 10 - Android 4.1.2
Thanks very much for your help. This is essential that I can resolve this issue, so I very much appreciate your time.