I am trying to send a transaction request, this is working from unity, but from android build I have an error from the first image.
Functuion:
Additional info: It’s ERC-20 transaction in binance mainnet chain (56). Moralis SDK Version - 1.2.1 (actual).
I was trying to add link.xml to resources folder with the following value:
And use this json library: https://github.com/SaladLab/Json.Net.Unity3D (was trying with classic NewtonSoft)