Add MtouchLink command to support XAML Hot Reload for iOS Devices #8429
Labels
area-tooling
XAML & C# Hot Reload, XAML Editor, Live Visual Tree, Live Preview, Debugging
partner/ui-tools
.NET UI Tools
platform/iOS 🍎
Milestone
The default net6.0-ios SDK commands for debug mode on iOS devices sets it up to link to the SDK. That removes some required commands that let XAML Hot Reload work. While there is an error bar telling you what to do, we can change the template to allow it to work right the first time. If a user does change it, the error will still be there, and they can either change it back or ignore it.
The text was updated successfully, but these errors were encountered: