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.
MetaMask Sdk - 7.56.4
react native target sdk version - 34
after transaction i am not getting transaction receipt quickly from MetaMask. after 3 to 4 time when try connect continuously facing user rejection error but i am not reject in MetaMask.
This is very strange indeed, you mentioned it’s 7.56.4 when I’m looking at SDK releases I see other numbers: Releases · MetaMask/metamask-sdk · GitHub where are you getting it. Thanks
I haven’t received any solution from your end yet. Could you please provide an update or a solution at the earliest?Because my client is urging for the product launch.