-1

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)

1 Answers1

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