Lazy Mint not working in mobile Broswer

When Calling function of lazy mint then in mobile browser i am getting error inside logs
ā€œNavigation Blockedā€
over authentication is working fineā€¦

this one is not working
Moralis.Plugins.rarible.lazyMint
not calling matamask for verification.
Any Idea how can i fix this ?

Did u use metamask to authenticate or walletconnect?

yes. authentication is working and even image is upload at moralis

i am using matamask using walletconnect

ok. I need to try doing this once.
Did u happen to try using walletconnect & lazy minting in PC browser?

at PC lazy mint working perfect. only javascript navigation blocking in mobile browser

When you receive this error, can u try to open metamask manually and see if the minting request is open in metamask.
If yes then it can be related to deeplinks. Try to use with different mobile browser in this case.

Now i am getting different error

ā€œcodeā€: 500001,
ā€œmessageā€: ā€œCannot generate a valid token IDā€,

Now i am getting different error

ā€œcodeā€: 500001,
ā€œmessageā€: ā€œCannot generate a valid token IDā€,

yes it is sending minting request to matamask and i have accept it but minting not working