My web app isn't rendering in the phantom mobile browser #72
Answered
by
adamdelphantom
adamdelphantom
asked this question in
Help & Support
-
SummaryMy web site looks good on desktop and in the mobile native browsers but when I visit it in the phantom mobile browser it doesn't render and I can't access the console. How do I debug? Examplemydapp.com Steps to Reproduce
Phantom Version23.10.00 Is there an existing discussion for this?
|
Beta Was this translation helpful? Give feedback.
Answered by
adamdelphantom
Aug 15, 2023
Replies: 1 comment
-
Currently it is not possible to access the console in the phantom mobile browser. The Phantom mobile apps make use of the React Native webview for the mobile browser implementation. If you would like to spin up a local instance of the rn webview, that may be helpful in debugging. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
adamdelphantom
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently it is not possible to access the console in the phantom mobile browser. The Phantom mobile apps make use of the React Native webview for the mobile browser implementation. If you would like to spin up a local instance of the rn webview, that may be helpful in debugging.