I am opening a website in a webview. Website have a menu and cart option. Site is perfectly opening in the app but those option are not working.Please help me(Sorry for poor english)
Asked
Active
Viewed 1,071 times
-1
-
Do you have control over the website? Have you opened it in a mobile browser and seen it work? What website? – Marshall Davis Jun 16 '17 at 19:42
-
yes it is working in mobile browser. It is an e commerce website – Shivkant Dohaliya Jun 16 '17 at 19:44
1 Answers
0
These kind of issues arise sometimes due to JavaScript and clients used in website. These things are not automatically enabled in Webview. You have to enable those manually.
Check this link, use this code given in the answer:
Android WebView not loading URL
Hope it'll work for you!

Zohaib Hassan
- 984
- 2
- 7
- 11