How to debug a mobile Tauri app? #11699
-
|
Hey just created a new mobile Tauri + Nuxt app but got a white screen with no errors in the console. Running the desktop version works flawlessly. I am on windows + android platform For example how can I inspect the web view in the phone is there a guide somewhere? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
|
Beta Was this translation helpful? Give feedback.
-
|
Thanks this got me further with my debugging for nuxt.js There is something wrong internally with nuxt because I get errors 11-18 01:04:14.193 15907 15907 E Tauri/Console: File: - Line 138 - Msg: Uncaught TypeError: Cannot redefine property: postMessage |
Beta Was this translation helpful? Give feedback.
-
|
This is still an issue. It's trying to use tauri.localhost |
Beta Was this translation helpful? Give feedback.
https://v2.tauri.app/develop/#opening-the-web-inspector-1