Hot Restart not working in VS 2026 #32536
-
|
Hot Restart was amazing. Best way to quickly test UI on physical devices. Much faster than android and a lot more reliable than using Mac host in my experience.. Seemed like it was very stable and hadn't been broken for me in a long time.. |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 3 replies
-
|
That's a real good point... Im also using Hot Restart and found it pretty useful. That's mainly why Im still on VS 2022 and will not update to 2026 for a while. It also gives me the possibility to test the app on a real device for things like the camera, wifi, bluetooth etc... I would love to have it back in VS 2026 |
Beta Was this translation helpful? Give feedback.
-
|
I also enjoyed the feature. It meant I could do some work from home without hauling the Mac from the office. |
Beta Was this translation helpful? Give feedback.
-
|
It was Xamarin and Maui’s best feature and they removed it from VS 2026. Why? |
Beta Was this translation helpful? Give feedback.
-
|
Starting from the next SR, .net MAUI Will ship with its own XCFramework for a better platform interop. Building with XCFramework has never been supported in HotRestart due to the fact that some build tools are only available on MacOS. |
Beta Was this translation helpful? Give feedback.
-
|
Does anyone know why hot restart has been dropped I'm guessing Apple has made a change to stop this |
Beta Was this translation helpful? Give feedback.
-
|
That's really ridiculous. I've been using this feature, and after deleting VS2022 and installing VS2026 the day before yesterday, I couldn't find it anymore. I thought it was a driver issue, but it turns out it was removed... |
Beta Was this translation helpful? Give feedback.
Starting from the next SR, .net MAUI Will ship with its own XCFramework for a better platform interop.
Building with XCFramework has never been supported in HotRestart due to the fact that some build tools are only available on MacOS.