We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The documentation here details a way to get a Javascript console to show in the DApp browser: https://imtoken.gitbook.io/developers/products/webview#debug
However, after loading various DApps with the required ___debug=1 parameter, the vConsole button fails to show up.
I expect to see the vConsole button.
The vConsole button is not displayed as detailed in the documentation.
The text was updated successfully, but these errors were encountered:
My colleague has also tested with Android 14 on Pixel 8 using latest ImToken from the play store.
Sorry, something went wrong.
hi @micwallace , you can try turning on debug mode without adding parameters, such as https://viewer.tokenscript.org/?___debug
No branches or pull requests
Bug report
The documentation here details a way to get a Javascript console to show in the DApp browser:
https://imtoken.gitbook.io/developers/products/webview#debug
However, after loading various DApps with the required ___debug=1 parameter, the vConsole button fails to show up.
Version & Environment
Behaviour and expectations
I expect to see the vConsole button.
Actual results (or Errors)
The vConsole button is not displayed as detailed in the documentation.
The text was updated successfully, but these errors were encountered: