Can not Play video from Netflix in android webview
Closed this issue · 1 comments
ankur-sardar commented
Can not Play video from Netflix in android webview
ankur-sardar commented
after investigation, I found that, when we click on Netflix video, it load url with intent:// scheme, and it is not loading that url scheme. So may be we can handle this in shouldOverrideUrlLoading method.