PrismLibrary / Prism.Maui

This is an experimental repo. The code here will eventually be merged into the main Prism repo as a full fledged platform at which time this repo will be archived.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hot Reload does not work with project created from Prism Maui Template

Kode4Hue opened this issue · comments

Steps to reproduce on windows 10, visual studio 2022 preview:

  1. Create a new Project using the Prism Maui Template
  2. Start running the project on a local android device, in debug mode.
  3. Visual Studio's Xaml Hot Reload gives a message saying "Failed to Initialize":
    image
  4. Changes text of a label on the MainPage.xaml does not trigger hot reload changes on device

Local Android device used:

  • Samsung A32
  • OS version: 12

The Prism Team is not responsible for the MAUI tool chain which is still in beta. I will say I know it works on my machine because it worked just fine for me 20 minutes ago on a project I was working on. Please report Hot Reload issues to the Visual Studio team through the Visual Studio Feedback system. I can tell you it helps them a lot if you are able to record the issue as well.