My MAUI app breaks when I publish it, cannot run the project in the debugger anymore in VS.
When i publish my .net maui it completely breaks my ability to use the project anymore in visual studio, i've spent days trying to solve this issue last week resorting to resetting my operating system to "fix" it and now I have the problem again when I tried to publish.
Here's the order of things that happened:
1) I published a working app, using the microsoft store options (got a new developer account and i'm still unfamiliar with certs).
2) After going through the process where the installer was made and it did some checks on the project, I started trying to fill things out on the microsoft store.
3) Before finishing any of that I tested the app again and my project will not run in debug mode on visual studio no matter what I do, but if I ran the already installed app (debugger installs it to apps) it was running.
4) I then started trying things out again with a different application id, package name, and other stuff and it still wont run.. but now I have multiple installations of the app in my app dropdown folder on the start menu and they don't run, and they won't let me uninstall them (though one of them gets the blue popup, others do/show nothing).
5) I am now juggling with appid/packagename/etc trying to get it to work, but every time it works, it breaks again afterwards which is how i'm getting multiple broken installations.
6) The app works fine if I run it in android emulator, this is a windows specific problem.
https://github.com/Metalkon/Tellarknight-App
Here's the order of things that happened:
1) I published a working app, using the microsoft store options (got a new developer account and i'm still unfamiliar with certs).
2) After going through the process where the installer was made and it did some checks on the project, I started trying to fill things out on the microsoft store.
3) Before finishing any of that I tested the app again and my project will not run in debug mode on visual studio no matter what I do, but if I ran the already installed app (debugger installs it to apps) it was running.
4) I then started trying things out again with a different application id, package name, and other stuff and it still wont run.. but now I have multiple installations of the app in my app dropdown folder on the start menu and they don't run, and they won't let me uninstall them (though one of them gets the blue popup, others do/show nothing).
5) I am now juggling with appid/packagename/etc trying to get it to work, but every time it works, it breaks again afterwards which is how i'm getting multiple broken installations.
6) The app works fine if I run it in android emulator, this is a windows specific problem.
https://github.com/Metalkon/Tellarknight-App
