I have created a website in angular 5 which my client currently want to call using android webview.
when we call the same in web view, we get an error - I/chromium: [INFO:CONSOLE(1)] "ERROR" .
Do i need to make any changes in the module file?
Thank in advance.