We are developing a React Native application under the DEX module and are currently facing issues with the MetaMask SDK integration.
-
The connection between our mobile application and MetaMask works fine initially.
-
However, when performing a transaction, we encounter a session engagement issue during the token contract approval process. The MetaMask SDK remains in a loading state for over an hour without completing the transaction.
-
Additionally, when attempting multiple connection requests on Android, the SDK automatically returns a “user rejection” response, even though the user has not manually rejected the request.
Kindly look into these issues and suggest a possible solution or workaround.