Metamask with Moralis and react native

helio I have a problem, I have the following smart contract, first I execute the approval()


function and then the buyProduct() function. In Reactjs (web), it works perfectly but in react native (mobile), MetaMask throws me an error, does anyone have an idea what the problem could be?

1 Like

Hello @marcos020499
Welcome to MetaMask community !

Can u show us error logs ?

1 Like

i received this error [Error: Failed to check for transaction receipt:]

2 Likes

U share this issue to Moralis ?

2 Likes

yes, but I didn’t receive a response

2 Likes

there are some problems when using the web3js library in the React Native environment, maybe this is the problem?

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.