C
C#2y ago
Macke

❔ Can't deploy app MAUI

I'm trying to Deploy/Publish the app i've made but i'm getting a bunch of errors that i don't understand. I'm pasting it below maybe someone can see what the problem is and point to the right direction. https://pastebin.com/tMVVipZ7
Pastebin
Deploy Output - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
3 Replies
ero
ero2y ago
Why would they be in java lol
Macke
Macke2y ago
I should mention. I'm trying to use it specifically for Android. I've debugged it on 3 different devices and it works fine. But i can't get the apk I just double checked it. I didn't see any java. I guess i had a brainfart. I edited that part out
Accord
Accord2y ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server
More Posts
✅ I'm having trouble understanding what is going on within this selection search```cs // The SelectionSort method accepts a string array as an argument. // It uses t✅ Access wwwroot in Blazor wasm razorI have a blazor hosted project and a file in a wwwroot folder. This file needs to be accessed by razWhy is this so complicated? (Sending an email using SendGrid)Why isn't it as simple as sending a POST request to their API? https://learn.microsoft.com/en-us/as✅ Why is rng not working?https://docs.google.com/document/d/1r9a7-K_GiWhBarvFvC_fvRdVF9cziu05_HXtAk1gu_k/edit?usp=sharing The✅ Connecting desktop client to a web app. How to link the session via SignalR?Hello. I am trying to design a new project. I need to build a client to run on user's desktops. This✅ while loop help(im new ish so its probs obvious)'''cs namespace HippityHop { internal class Program { static void Main(string[] args❔ Upgrading a solution from .net core 3.1 to .net 6.0Hi guys, I am upgrading a old solution from .net core 3.1 to 6.0 and I am facing some issues, not suIdentity SQL errorLast 2 commits have the relevant code: https://github.com/dzenis-zigo/Frizerski-Salon-ML/commits/maiHow do i stop dotnet from adding Debug net6.0 subfolder to my output path?I'm making a project with plugin system, and I need the output path to be exactly the one I specify,Help setting up ASP.NET Core Identity and SQL Server``` using Microsoft.AspNetCore.Identity; using Microsoft.AspNetCore.Mvc; using SalonML_API.Data; usi