Open Alt-iOS opened 6 months ago
Did you get any logs from the crash? I'm running into a black screen that hangs for a few seconds and then the app crashes. I only have this problem when using Leptos in the Rust backend on mobile but not on desktop).
Describe the bug
Cant use leptos with ssr in mobile but can in desktop, in mobile i just get crashes
Reproduction
Heres a link to the repo simply run
cargo tauri ios init
cargo tauri ios dev
attempt the same on desktop and theres no issue
Expected behavior
For it to send a response from the server
Full
tauri info
outputStack trace
No response
Additional context
No response