Debugging

Make sure you have the latest app versionarrow-up-right, check if there is any new update on Google Play or App Store

1. Install a mobile web console

We use vConsolearrow-up-right on our test dapp: https://js-eth-sign.surge.sh/, click the bottom green vConsole button to see logs.

2. [Android] Chrome Remote debugging

Download Trust Wallet apk from trustwallet.comarrow-up-right and drag it to your emulator. (app installed from Google Play won't work)

Open the dapp in Trust Wallet (1inch.io as example)

Visit chrome://inspect/#devices or edge://inspect/#devices to inspect the web console

Edge inspect
Edge inspect

3. [iOS] Safari WebView debugging

iOS doesn't support debugging app built for distribution, you can try to build this iOS demo in trust-web3-providerarrow-up-right and check if it can connect to your DApp or not, please follow this guidearrow-up-right to inspect.

Last updated

Was this helpful?