0
votes

iCheck is not working in flutter Android webviews. I used both Flutter WebView and Inappwebview. I can see checkbox color is changed. But is not giving any response when clicking. Same for radio buttons. But it is working without any issues in other browsers.

1

1 Answers

0
votes

This was resolved after adding user agent in javascript source code.