Trust Developers
  • Get Started
  • Developing for Trust Wallet platform
    • Browser Extension
      • Ethereum & EVM chains
    • Mobile (WalletConnect)
    • Deep Linking
  • Listing new dApps
    • A Complete Guide to Listing your dApp with Trust Wallet
    • Optimizing your dApp for Trust Wallet
    • Debugging
  • Listing new assets
    • Add Asset
    • Requirements
    • Pull Request Fee
    • FAQ
    • Repository Details
    • Universal Asset ID
  • Wallet Core
    • New Blockchain Support
      • RPC / API Requirements
      • New EVM-compatible chain
    • Developing the Library
      • Contributing
      • Building
      • WalletConsole utility
      • Coverage
      • Releasing
    • Integration Guide
      • Usage Guide
      • iOS Integration Guide
      • Android Integration Guide
      • Server-Side
    • References
      • Swift API Reference
      • Kotlin API Reference
    • FAQ
  • Barz - Smart Wallet
    • Introducing Barz. TrustWallet's Smart Wallet Solution
    • Cutting Diamonds: How to make Accounts Awesome
    • Build with Trust Wallet and Barz, A Comprehensive Guide to Integrating Barz with AA SDK
Powered by GitBook
On this page
  • 1. Install a mobile web console
  • 2. [Android] Chrome Rmote debugging
  • 3. [iOS] Safari WebView debugging
  • Contact us

Was this helpful?

  1. Listing new dApps

Debugging

PreviousOptimizing your dApp for Trust WalletNextListing new assets

Last updated 2 years ago

Was this helpful?

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

1. Install a mobile web console

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

2. [Android] Chrome Rmote debugging

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

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

3. [iOS] Safari WebView debugging

Contact us

  1. What's your app version and OS version?

  2. Do you see any js error?

  3. How to reproduce? please record a video if possible

  4. what's the url of your dapp?

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

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

If above doesn't help, please create an issue on and elaborate your question as detail as possible.

trustwallet.com
trust-web3-provider
guide
trust-web3-provider
vConsole
Edge inspect
Edge inspect