Publishing .NET MAUI Apps to the Stores Made Easy

  Рет қаралды 12,985

Gerald Versluis

Gerald Versluis

Күн бұрын

Пікірлер: 63
@jfversluis
@jfversluis 11 ай бұрын
Want to build .NET MAUI apps through VS Code? Check this video 🤩 kzbin.info/www/bejne/rWjFk4xpnc6irc0
@alexmidnayt159
@alexmidnayt159 11 ай бұрын
what about publishing iOS from Windows using virtual MacOS?
@jfversluis
@jfversluis 11 ай бұрын
Virtual macOS is technically illegal so that will never be officially supported
@alexmidnayt159
@alexmidnayt159 11 ай бұрын
@@jfversluis in VS and Xamarin it works
@radamesr05
@radamesr05 11 ай бұрын
Hi Gerald! thanks for your videos, when is hot reload is enabled for VS Code, this is most important feature for MAUI development on VS-Code before Visual Studio for Mac is retired on August.
@Marcus_T01
@Marcus_T01 11 ай бұрын
@@jfversluis what about releasing from Windows to App Store by the macinclud service? Seems wasteful to buy a mac JUST to be able to release an app and nothing else.
@OscarCareaga
@OscarCareaga Ай бұрын
Very good! I found this video while researching. The truth is that moving from VS for Mac to Visual Code is a new transition for me, and this tool helps a lot! Greetings from Paraguay
@michaelrogers6935
@michaelrogers6935 11 ай бұрын
I can't believe the timing! I am just in the process of (hopefully!) getting something published in the App Store, thanks so much for this.
@jfversluis
@jfversluis 11 ай бұрын
Ha thats amazing! Then this can certainly be helpful! Good luck!
@Orgbrat
@Orgbrat 11 ай бұрын
I would like to see a deep dive from developer to app in the store for each platform...
@jfversluis
@jfversluis 11 ай бұрын
Noted, thank you! For iOS I think the App Store and the provisioning stuff is enough for two different topics even 😂
@nicolasmousserin9712
@nicolasmousserin9712 11 ай бұрын
I second that!@@jfversluis
@marceltimmermans7271
@marceltimmermans7271 11 ай бұрын
Yes please for the ultimate guide for the publishing apps to the iOS store and Android App Store would be very valauble.
@ATNL4
@ATNL4 11 ай бұрын
Yes pls for the ultimate guide for the iOS store publisher😃.
@JeremiahHabizana
@JeremiahHabizana 11 ай бұрын
Thanks for the great video. I would love to see a video about Bluetooth integration because there is literally no in-depth video covering such important APIS
@sacalbal
@sacalbal 11 ай бұрын
I was really hoping for an appcenter MAUI compatibility update (i can dream ?) But this is still good. Thank you Gerald.
@RobDaytona
@RobDaytona 10 ай бұрын
Andras now has over 2.5K downloads
@jfversluis
@jfversluis 10 ай бұрын
Woohoo! That is pretty cool!
@josedonizeteoliveirajunior1744
@josedonizeteoliveirajunior1744 11 ай бұрын
excellent video thank you very much for making it
@marsgal42
@marsgal42 11 ай бұрын
VS Code gets cooler and cooler. 😎 My favourite Xcode function these days is the ability to validate an app against the App Store/TestFlight/App Store Connect on the fly without having to upload it then wait for the App Store to tell you what it doesn't like about it. Just saying...
@jfversluis
@jfversluis 11 ай бұрын
And how are you doing that? Sounds like a good topic for a video...
@vinothswami4526
@vinothswami4526 9 ай бұрын
@Gerald Versluis. Please let me know how to retrieve the self signed certificate stored in Azure and use that certificate to get a MAUI package. Please give some reference link or example project.
@EdJastre
@EdJastre 11 ай бұрын
What about for Visual Studio? Thanks
@jfversluis
@jfversluis 11 ай бұрын
Already built-in, right-click > Publish
@hellooojoe
@hellooojoe 11 ай бұрын
Have you managed to successfully implement an automatic incrementation for the build number? Despite ensuring that my configuration settings in the main .csproj file and the info.plist are correctly established, I'm facing challenges in publishing the .ipa with updated build and display numbers. Any insights or solutions to this issue would be greatly appreciated.
@jfversluis
@jfversluis 11 ай бұрын
Hard to say without knowing how you’ve set it up exactly. Easiest would probably be to either provide the version number as a MSBuild property on the command line or do a token replacement on your csproj
@davestorm6718
@davestorm6718 5 ай бұрын
Is there a similar thing for Visual Studio?
@jfversluis
@jfversluis 5 ай бұрын
For Visual Studio it’s built in
@SET-principles
@SET-principles 2 ай бұрын
Hello, Gerald! How to publish .ipa file to TestFlight?
@jfversluis
@jfversluis 2 ай бұрын
Follow this and upload it through transporter and deploy to TestFlight from the developer portal!
@SET-principles
@SET-principles 2 ай бұрын
@@jfversluis Thank you! It works)
@YarnellCrew
@YarnellCrew 9 ай бұрын
If I create an apk file, how can I send that to a friend for them to install on their Android device? Can I just put it on say google drive and have them download it or what is the best way to do this? I don't want to use the Google store because with the new 20 test user requirement and all that it just isn't worth it for testing.
@jfversluis
@jfversluis 9 ай бұрын
You should be able to just let them download the apk. However they might have to disable some security features on their phone in order to be able to run it
@Daddy_KAJ
@Daddy_KAJ 11 ай бұрын
I see so much about VS Code on YoutTube, I'm a Visual Studio user, what are the benefits over VS?
@marsgal42
@marsgal42 11 ай бұрын
It’s cooler. 🙂 It also works way better for MAUI development on a Mac.
@jfversluis
@jfversluis 11 ай бұрын
It’s very lightweight and has some cool features. But still a matter of taste. It’s also more lightweight because it’s lacking some features “full” Visual Studio has. However, for .NET MAUI development on a Mac this will be the future so some people will kind of have to get used to it 😄
@mmeuwese
@mmeuwese 11 ай бұрын
It sounds like; you have no choice as vs2022 for mac is out. Vs code is like stepping back into the stone-age of software development. And everyone is saying: wow you can now publish using a plugin which doesn’t even is spellchecked. What surprises me the most is that we seem to no longer care about quality, robustness, reliability - just the novelties of this day … and accept mediocre at best solutions from script kiddies. Maybe I’m to negative though i see a long painfull path ahead before things get better.
@marin1419
@marin1419 2 ай бұрын
Not missing out much. Because there's no VS for MAC , you are forced to use VS Code on a Mac. Plain and simple.
@KubraAslanKoca
@KubraAslanKoca 7 ай бұрын
How to package MAUI project for MAC Catalyst and publish it on store
@jfversluis
@jfversluis 7 ай бұрын
All described in the docs: learn.microsoft.com/dotnet/maui/mac-catalyst/deployment/
@francisdy7294
@francisdy7294 11 ай бұрын
Hi Gerald, xamarin support is about to end, Our team still cannot use the .net maui since there is still no bluetooth printing, my team is now pressuring me to switch to react, any news to bluetooth printing?
@jfversluis
@jfversluis 11 ай бұрын
Sorry but that sounds a bit odd to me. Xamarin.Forms never had first-party Bluetooth (printing) support, only by third-parties. And there is just as much support for Bluetooth printing for MAUI as for Xamarin.Forms. If you have custom code that works right now it should be very easy to port that. If you’re using a library, you’ll have to contact them for .NET MAUI support of said library. Obviously I’m biased, but this should not be a reason to switch to a different stack. Also see: stackoverflow.com/questions/75459569/how-to-print-to-a-bluetooth-printer-from-a-net-maui-android-app And look into the Shiny library for example for managing Bluetooth connection.
@francisdy7294
@francisdy7294 11 ай бұрын
Gerald, Thank you for your reply, again I will try the .net maui printing, I will hold my decision until I will be able to try the .net maui printing again, hope it will work this time
@jfversluis
@jfversluis 11 ай бұрын
@@francisdy7294 you have to make the choice that works for you. But to be fair I don’t think it will be any easier on any other stack.
@francisdy7294
@francisdy7294 11 ай бұрын
@@jfversluis The truth is I don't want to switch, imagine the time to spend switching from xamarin to react, not to mention the number of hours to study, and the number of apps to be changed, you know what I mean
@marcinzale
@marcinzale 11 ай бұрын
Looks comfortable.
@jfversluis
@jfversluis 11 ай бұрын
Let me know your thoughts if you get to use it!
@musigahstallone
@musigahstallone 11 ай бұрын
Hey please, in visual studio how do i make an apk file for android app
@jfversluis
@jfversluis 11 ай бұрын
Follow the documentation here: learn.microsoft.com/dotnet/maui/android/deployment/
@musigahstallone
@musigahstallone 11 ай бұрын
Thanks
@krzysztof.stepnikowski
@krzysztof.stepnikowski 11 ай бұрын
Wow, nice! 🙂
@krzysztof.stepnikowski
@krzysztof.stepnikowski 11 ай бұрын
Really, especially VS Code is very good IDE. This new feature is very helpful.
@kainafa
@kainafa 11 ай бұрын
Awesome :)
@jfversluis
@jfversluis 11 ай бұрын
Thank you! Cheers!
@mmeuwese
@mmeuwese 11 ай бұрын
Visual studio is going to be sunset? Vs 2022 for mac is out; is vs2022 for windows now also going to be replaced with something new? Xamarin to maui is like going back in time Maui adoption is slow and a lot of vendors are still not ready to convert their software / libraries and make them compatible from xamarin to maui Visual studio code is the same … Is microsoft lost? And who is going to maintain all the plugins? Open source … still not a fan. Too many bugs, too many exploits etc etc. and tons of abandoned projects.
@jfversluis
@jfversluis 11 ай бұрын
Visual Studio for Mac is going to be retired, nothing is going to happen with Visual Studio on Windows. I’m curious what you’re basing the rest on because that’s not our experience. All libraries so far either are not needed anymore because it’s now built-in to .NET MAUI. Other libraries are updated or have replacements. A lot of customers already migrated to .NET MAUI or are in the process of doing that.
@mmeuwese
@mmeuwese 11 ай бұрын
@@jfversluis hi gerald, pdf embedded barcode recognition from a pdf file is something we cant seem to find a replacement for. Pdf viewer, richetext editors and some other controls used are not having the features we need / had in xamarin. Syncfusion, dev express and some others are not 100% ported. We are going to migrate nonetheless, though last year when we tried we ran into several roadblocks which made us stop. In a couple of weeks we start again and migrate to .net 8 - will make a list if issues we ran into. Also the visual studio remote connect to run ios builds is not super stable. Not able to connect to the mac, needing to clear the dotnet chache directory on the mac to make things compile and run again are not helping having a smooth experience. And then the UI bugs are not helping. Example: a pdf with a form having an image field which get populated from code is not visible in print previews. Whereas on the actual print it does show …. Weird stuff which takes a lot of time to figure out, eventually tracing it back to heic image rendering issues.
@mmeuwese
@mmeuwese 11 ай бұрын
Like your videos though :-)
Material Design & Free Controls for .NET MAUI with UraniumUI
16:30
Gerald Versluis
Рет қаралды 21 М.
Mom Hack for Cooking Solo with a Little One! 🍳👶
00:15
5-Minute Crafts HOUSE
Рет қаралды 23 МЛН
Sigma Kid Mistake #funny #sigma
00:17
CRAZY GREAPA
Рет қаралды 30 МЛН
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 62 МЛН
Why Developers and Companies Hate .NET 9
10:56
Nick Chapsas
Рет қаралды 58 М.
Getting Started with MAUI in Visual Studio Code
26:55
Microsoft Visual Studio
Рет қаралды 21 М.
Release Your .NET MAUI iOS App to the Apple App Store
27:23
Gerald Versluis
Рет қаралды 42 М.
Extract Text from Images and Pictures with OCR in .NET MAUI
19:33
Gerald Versluis
Рет қаралды 6 М.
Highly Customizable Popups for .NET MAUI with Mopups
18:20
Gerald Versluis
Рет қаралды 33 М.
Adding Fingerprint Or Face Recognition To Your .NET MAUI App
18:00
Gerald Versluis
Рет қаралды 10 М.
Deploy & Debug .NET MAUI Apps to iOS Devices in VS Code - Complete Guide
11:39
Take Pictures in Your App with CameraView for .NET MAUI
19:05
Gerald Versluis
Рет қаралды 9 М.
NEVER install these programs on your PC... EVER!!!
19:26
JayzTwoCents
Рет қаралды 4,8 МЛН