"Uncaught SecurityError: Failed to read the 'cookie' property from 'Document': Cookies are disabled inside 'data:' URLs.", source: data:text/html, ...
While uploading app developed using android-studio into my android phone, it is giving me this error. Seems like it is happening while accessing android-studio webview and loading html script into the webview. Could anyone help me resolving this issue?