HotReload is ok but not enough.. Please, Bring back LiveReload or similar #11451
Replies: 2 comments 2 replies
-
There are currently no plans to do hot reloading without the debugger. This could of course change in the future, but we have found this to be MUCH more reliable and work across a broader spectrum of corporate environments. Xamarin.Forms XAML Hot Reload for UWP will be coming very soon, in the next few releases of VS. I heard it was accidentally omitted from the roadmap, but should be there. XAML Hot Reload supports multiple devices today. If you liked how Live Reload worked, check out Gorilla Player, Hot Reload, or LiveSharp. Please be sure to file issues specific to hot reloading different controls from Visual Studio. Those ought to all work. |
Beta Was this translation helpful? Give feedback.
-
Latest update VS 201916.7.0 came with screenshot below on my xamarin.forms project for uwp. is it mistake? it doesn't work for me :( |
Beta Was this translation helpful? Give feedback.
-
Hot reload is only partly ok. mostly doesn't work on popups, masterdetail, tabs, titleview, collectionview etc etc.
Most importantly it doesn't support UWP. It has been such a long time since you promised and delayed Hotreload for UWP but i feel that it will never happen before Maui.
And the biggest drawback of Hotreload over older Livereload is that it only works in debug mode. Livereload supported working without debugging. I was able to make a change and see my changes on multiple emulators simultaneously. Such an amazing feature indeed. It trashes out all those flutter, react native hotreloads. Why would you remove it?
At least give use livereload as optional extension as open-source so people can decide which one to use? I really miss this feature to be able to test my ui changes on multiple emulators.
Beta Was this translation helpful? Give feedback.
All reactions