Open omani opened 4 weeks ago
this is after creating a tauri app with rust + leptos with cargo create-tauri-app
. freshly installed. everything according to docs.
Uncaught SyntaxError: Unexpected reserved word
i think this happens when the simulator you're using has a super old webview version
Im not familiar with android and the android SDK. I downloaded a pretty recent version of android (version 34). how can it be old? what do I have to do to update the webview version?
Uncaught SyntaxError: Unexpected reserved word i think this happens when the simulator you're using has a super old webview version
I should also mention that I tried this on two different real hardware android phones (from different vendors) and it was the same issue. (android 8 and android 10 or so I think. not sure. several years old phones).
Describe the bug
emulator starts. app starts. blank page in app.
following ERROR in console:
Reproduction
No response
Expected behavior
No response
Full
tauri info
outputStack trace
Additional context
No response