3:00 Android demo 13:56 IOS demo 17:35 Windows Store demo
@jihadkhawaja2 жыл бұрын
thanks
@daveblack69512 жыл бұрын
You sir, are a KZbin Superhero 🤌🤌🤌
@franciscofernandezcasas7924 Жыл бұрын
It does not work for Android .net Maui Hybrid Blazor , my Maui Blazor project has references to two libraries, one is a razor library (called Components) and another is a regular c# library (call Shared), when I try to publish on Android on release mode fallowing your video instructions I got errors: "error NETSDK1005: ...\Shared\obj\project.assets.json does not have a target for 'net7.0-android'. Ensure that restore has run and that you have included 'net7.0-android' in the TargetFrameworks for your project", "error NETSDK1005: ...\Components\obj\project.assets.json does not have a target for 'net7.0-android'. Ensure that restore has run and that you have included 'net7.0-android' in the TargetFrameworks for your project" By the way I tried using a default basic .Net Maui Blazor project and it DID work but from a REAL project with references to other projects, libraries it DOES NOT. PLEASE HELP
@DJone4one2 жыл бұрын
I have already written a bit two apps with Maui. However, I have only been able to test it on my mobile phone via Google playstore. Releasing via Microsoft store does not work. I constantly get the message that the server is not connected. Since win 11 I also always get the message that my Microsoft account is not connected to Microsoft.
@DustinGamester Жыл бұрын
How would I adjust the capabilities so it doesn't request using all system resources on windows?
@marcoerlwein21652 жыл бұрын
I have an app in Maui Blazor Hybrid, which launched from VS works correctly, but when I generate an apk and install it manually, it installs but does not open the app. I can launch it on the device from VS and it works, but when I generate an apk, I can install it, but it crashes when opening. How can I see the error or do a debug in release mode. Thanks
@draganabasaricdb2 жыл бұрын
I have the same problem with running the app on ios device. I installed the application, but I can't see content of the application. I see only the splash screen. Could you pleas share how did you solve this problem?
@chezchezchezchez Жыл бұрын
@@draganabasaricdb did you ever get a resolution to this? Thank you.
@chezchezchezchez Жыл бұрын
Did you resolve this issue?
@allamkalyana Жыл бұрын
I am getting this error "You uploaded an APK or Android App Bundle that was signed in debug mode. You need to sign your APK or Android App Bundle in release mode." how to resolve
@kamranattari26922 жыл бұрын
I published .NET MAUI Windows MSIX to sideload that is signed with a valid certificate. When I click .msix file, nothing happened because msix extension was not known on windows 10 by default. It seems that I have to install App Installer from Microsoft Store to recognise msix extension. After installing App Installer, I clicked on .msix file it showed me installer window, when I clicked on Install button it showed me following error: App installation failed with error message: Access is denied. (0x80070005). Why am I getting this error? Then I open power shell without elevated admin rights and run Install.ps1 script it showed me Add-AppxPackage : Deployment failed with HRESULT: 0x80070005, Access is denied. error. After that I run power shell with elevated admin rights, and run Install.ps1, then it installed my package. So it is installing sideload package only from powershell with admin rights. How can we make it installable by double clicking misx file without admin rights?
@yaKaiZen2 жыл бұрын
any solution for the Error XAGJS7004 System.ArgumentException: An item with the same key has already been added?
@satish82992 жыл бұрын
could show the process of an iOS app with a VMWare Macintosh OS and publish that in the Apple store?
@fere202 Жыл бұрын
Why not focus more how IOS part? I don't think this technology is quite ready yet. I will stick will Xcode and Android Studio.
@adityatechtips Жыл бұрын
Can't we publish an '.exe' file instead of '.msix' file
@draganabasaricdb2 жыл бұрын
I have .NET MAUI application installed on iPad (9th generation, ios 15.5). Application ist .NET MAUI "Hello World" program that is created with blank maui Projekt. The Apolication does not load and only appears a splash screen for a few seconds. I am unable to view any content in App. How can I see what is causing the application to crash? Thank you in advance for your replay and advice 🙏
@nikuniku1235 Жыл бұрын
i have same problem! sad
@pawefelcyn2119 Жыл бұрын
use "Sentry" maybe
@nelsonazolukwamprojects2 жыл бұрын
my fav Olia Gavrysh😃
@fieryscorpion2 жыл бұрын
Microsoft needs to put more funding on MAUI. There are 1.6k bugs on MAUI repo and all the new issues are pushed to the backlog! Microsoft, if you can afford to buy billion dollar game studios, you sure can invest in MAUI. MAUI can help Microsoft launch their own mobile platform in the future. Think about it. But this current CEO, Satya Nadella, seems to have no real vision or good direction, so it’s time for new leadership at Microsoft.
2 жыл бұрын
I realy dind't like MAUI. I will stick with Flutter.
@phat80 Жыл бұрын
@ What I don’t like about Flutter is spaghetti coding and mixing logic and UI. If MAUI was bugless I’d prefer MAUI.
Жыл бұрын
@@phat80 thats why you separate logic feom UI and asplit yode into more managable widgets.
@dudu43ss Жыл бұрын
@ReinisSprogis Flutter Sucks, very ugly code and bad support
@seagirl Жыл бұрын
Dear author, ty for ur video. Can i ask where i can get a code for MAUI application advertisement between pages? I searched but couldnt find info bcuz MAUI is pretty new... Help me please. I would like to monetize my app specific way with such Interstitial Ads =^+^=
@adam-xt8te11 ай бұрын
Windows Store registration form for developers looks like page from 90s. And doesn't work.
@d-rFarcos10 ай бұрын
Мне кажется, именно так и должен представляться материал, предельно кратко и в доступной форме.
@ErnaSolbergXXX Жыл бұрын
I like maui, but there is absolutly no good excuse for the requirements for win 11/latest win 10 version. This just makes it pointless to publish it for windows.
@neofox2526 Жыл бұрын
it supports windows 10 1809 which is from october 2018 i think thats old enough
@CL-es3pw11 ай бұрын
That's brief
2 жыл бұрын
the state of MAUI on Android is horrible - even basic stuff (visibility, image display, ...) is horrible bugged and chances are high, that your workarounds stop working with the next VS/MAUI release. Right now ~2k issues on Github. I really hope this is gonna be a great product/framework but right now I think it's years away from RTM no matter what influencers/channels here will tell you.
@IvanRossouw2 жыл бұрын
Yeah maui is useless you cannot get it realesed.
@IvanRossouw2 жыл бұрын
All this work for nothing. Now one thought of the fact that it actaully needs to be published.