Custom Token. Not appropriate behaviour between chrome extension and mobile version of MetaMask

Hello. I am facing with the different behaviour between chrome extension and mobile version of MetaMask when transferring some amount of custom token.

For some business requirements there was created token contract that should trade as both ERC20 and ERC1155 tokens. So this contract implement and inherit both standards IERC20 and IERC1155.

Actual result:
Mobile version allow to transfer any amount of this tokens.

Extension does not allow to transfer random amount or max, allow only 1 token.

Please advise if it possible what is the root cause of this issue.

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