Currently my project is built on the android platform.
The problem is that the connection approval request pop-up window from dapp does not appear after calling the MetaMask on some devices.
a successful connection
If it fails, the pop-up window with the MetaMask Fox icon is closed and does not return to the dapp. In addition, in connection management, the name of the dapp is maintained as a hash value.
This problem appears to be an irregular phenomenon, with one side succeeding but the other side failing even on the same device.
P.S.) Is it possible that this is a version issue with the SocketIOUnity plugin? If so, is it possible to change the version of the plug-in?