tauri/.changes/do-not-exit-on-log-fail.md
Lucas Fernandes Nogueira 83ed090bfa
fix(cli): do not exit mobile dev if logger could not be attached (#10790)
I just faced this when I was connected to my iPhone but wireless. Xcode also lets this happen, you only miss the logs in this case.
2024-08-27 12:05:32 -03:00

144 B

tauri-cli @tauri-apps/cli
patch:bug patch:bug

Do not quit ios dev and android dev process when we fail to attach the logger.