I got this from my pc where the connection success perfectly:
How can I see the same on my device (webview)? On Android I got something like “ERROR TypeError: Cannot read property ‘0’ of undefined”
When I searched about this, people said that it is a CORS problem.
In the version 3.0.0 beta xx and before, I solved the problem adding the config to the security.json and adding headers to the front-end. Now, I do what tutorial says and it doesn’t work for me.
It is a mess for me. I am wasting my time right now…