I’m working on a react native app and building it as an android app. I’ve followed all the steps related to the MetaMask sdk integration on the docs but after the app launching and connecting MetaMask it never gets my application back to foreground and the code after launching ‘eth_requestAccounts’ method is never reached
when our dapp connect to MetaMask, just the response from MetaMask very slow ( is about 10 seconds… wow… slow right ) and no sign at all from MetaMask
but, after 10 seconds waiting in MetaMask wallet, connect button show up and after click it, redirect to our mobile DApp.
But, the version start from 3 april 2023, MetaMask made a new improvement, however, we still waiting for maybe 10 seconds, MetaMask show the connect image ( wow… ), so anyone knows that they are still waiting for the MetaMask response.
and, this new version sometime show variable “startWith is undefined” in our debug terminal
may i post the image or video in here?
so, everyone can see the issue and what is happening behind the scene.
hello support,
i just tried just now 5 minutes ago.
the latest version of MetaMask 6.3.0 ( launched on 6/april/2023 ).
still can not return back to our mobile dapp?
our maybe MetaMask new SDK? just published 8 hours ago