Hi,
When i try to connect wallet with walletconnect on mobile browser, it returns error like this:
error: Moralis auth failed, invalid data: Moralis SDK Core Error: [C0006] Request failed, Bad Request(400): Challenge not found, Timeout may have exceeded {“code”:101,“stack”:“Error: Moralis auth failed, invalid data: Moralis SDK Core Error: [C0006] Request failed, Bad Request(400): Challenge not found, Timeout may have exceeded\n at /var/app/current/build/auth/MoralisEthAdapter.js:34:15\n at runMicrotasks ()\n at processTicksAndRejections (node:internal/process/task_queues:96:5)\n at async Promise.all (index 0)”}
But when I try to connect Walletconnect with private mode in mobile browser, the connection works successfully. What is the reason? What should i change for works on normal mode in mobile?