android-inline-youtube-view
android-inline-youtube-view copied to clipboard
Enhancement: For devices not having/have disabled youtube app and features
I ran tests on emulators and devices, and it seems the current version won't load or will give an error when the Youtube app or features are disabled, such as non Google Services devices. If its automatic to open webUrl, it would be appreciated. Hope it helps. Cheers
The library supports this, fallbacks to WebView if services are not available. https://github.com/flipkart-incubator/android-inline-youtube-view#youtubeplayer-inline
I ran tests on emulators and devices, and it seems the current version won't load or will give an error when the Youtube app or features are disabled, such as non Google Services devices. If its automatic to open webUrl, it would be appreciated. Hope it helps. Cheers
Were you able to find any solution for this issue?