You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to start iOS simulator with RUST_BACKTRACE=full. bun run tauri ios dev --host I am unable to do so and tauri exits with the following stacktrace:
This only happens when I'm entirely off-the-grid disconnected from WiFi and Ethernet. Most of the time that's fine, but occasionally my workflow requires me to work offline and in those cases I am unable to start the simulator.
Describe the bug
Hey,
When trying to start iOS simulator with
RUST_BACKTRACE=full. bun run tauri ios dev --host
I am unable to do so and tauri exits with the following stacktrace:This only happens when I'm entirely off-the-grid disconnected from WiFi and Ethernet. Most of the time that's fine, but occasionally my workflow requires me to work offline and in those cases I am unable to start the simulator.
FWIW,
bun run tauri dev
works fine.Reproduction
No response
Expected behavior
I am able to work offline with the simulator.
Full
tauri info
outputStack trace
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: