Publishing .NET MAUI Apps to the Stores Made Easy

Поділитися
Вставка
  • Опубліковано 18 гру 2024

КОМЕНТАРІ • 63

  • @jfversluis
    @jfversluis  10 місяців тому +3

    Want to build .NET MAUI apps through VS Code? Check this video 🤩 ua-cam.com/video/w7bbY3hiowk/v-deo.html

    • @alexmidnayt159
      @alexmidnayt159 10 місяців тому

      what about publishing iOS from Windows using virtual MacOS?

    • @jfversluis
      @jfversluis  10 місяців тому

      Virtual macOS is technically illegal so that will never be officially supported

    • @alexmidnayt159
      @alexmidnayt159 10 місяців тому

      @@jfversluis in VS and Xamarin it works

    • @radamesr05
      @radamesr05 10 місяців тому

      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 10 місяців тому

      @@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 9 днів тому

    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 10 місяців тому +2

    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  10 місяців тому

      Ha thats amazing! Then this can certainly be helpful! Good luck!

  • @marceltimmermans7271
    @marceltimmermans7271 10 місяців тому +6

    Yes please for the ultimate guide for the publishing apps to the iOS store and Android App Store would be very valauble.

  • @Orgbrat
    @Orgbrat 10 місяців тому +14

    I would like to see a deep dive from developer to app in the store for each platform...

    • @jfversluis
      @jfversluis  10 місяців тому +10

      Noted, thank you! For iOS I think the App Store and the provisioning stuff is enough for two different topics even 😂

    • @nicolasmousserin9712
      @nicolasmousserin9712 10 місяців тому

      I second that!@@jfversluis

  • @ATNL4
    @ATNL4 10 місяців тому +2

    Yes pls for the ultimate guide for the iOS store publisher😃.

  • @sacalbal
    @sacalbal 10 місяців тому

    I was really hoping for an appcenter MAUI compatibility update (i can dream ?)
    But this is still good. Thank you Gerald.

  • @JeremiahHabizana
    @JeremiahHabizana 10 місяців тому

    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

  • @josedonizeteoliveirajunior1744
    @josedonizeteoliveirajunior1744 10 місяців тому +1

    excellent video thank you very much for making it

  • @marsgal42
    @marsgal42 10 місяців тому

    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  10 місяців тому

      And how are you doing that? Sounds like a good topic for a video...

  • @vinothswami4526
    @vinothswami4526 8 місяців тому

    @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 10 місяців тому +1

    What about for Visual Studio? Thanks

    • @jfversluis
      @jfversluis  10 місяців тому +3

      Already built-in, right-click > Publish

  • @davestorm6718
    @davestorm6718 4 місяці тому

    Is there a similar thing for Visual Studio?

    • @jfversluis
      @jfversluis  4 місяці тому

      For Visual Studio it’s built in

  • @RobDaytona
    @RobDaytona 9 місяців тому +1

    Andras now has over 2.5K downloads

    • @jfversluis
      @jfversluis  9 місяців тому +2

      Woohoo! That is pretty cool!

  • @Daddy_KAJ
    @Daddy_KAJ 10 місяців тому

    I see so much about VS Code on YoutTube, I'm a Visual Studio user, what are the benefits over VS?

    • @marsgal42
      @marsgal42 10 місяців тому

      It’s cooler. 🙂
      It also works way better for MAUI development on a Mac.

    • @jfversluis
      @jfversluis  10 місяців тому +1

      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 10 місяців тому

      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 Місяць тому

      Not missing out much. Because there's no VS for MAC , you are forced to use VS Code on a Mac. Plain and simple.

  • @marcinzale
    @marcinzale 10 місяців тому

    Looks comfortable.

    • @jfversluis
      @jfversluis  10 місяців тому

      Let me know your thoughts if you get to use it!

  • @hellooojoe
    @hellooojoe 10 місяців тому

    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  10 місяців тому

      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

  • @SET-Bohdan
    @SET-Bohdan Місяць тому

    Hello, Gerald! How to publish .ipa file to TestFlight?

    • @jfversluis
      @jfversluis  Місяць тому +1

      Follow this and upload it through transporter and deploy to TestFlight from the developer portal!

    • @SET-Bohdan
      @SET-Bohdan Місяць тому

      @@jfversluis Thank you! It works)

  • @KubraAslanKoca
    @KubraAslanKoca 6 місяців тому

    How to package MAUI project for MAC Catalyst and publish it on store

    • @jfversluis
      @jfversluis  6 місяців тому +1

      All described in the docs: learn.microsoft.com/dotnet/maui/mac-catalyst/deployment/

  • @musigahstallone
    @musigahstallone 10 місяців тому

    Hey please, in visual studio how do i make an apk file for android app

    • @jfversluis
      @jfversluis  10 місяців тому +1

      Follow the documentation here: learn.microsoft.com/dotnet/maui/android/deployment/

    • @musigahstallone
      @musigahstallone 10 місяців тому

      Thanks

  • @francisdy7294
    @francisdy7294 10 місяців тому

    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  10 місяців тому

      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 10 місяців тому

      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  10 місяців тому

      @@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 10 місяців тому

      @@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

  • @YarnellCrew
    @YarnellCrew 8 місяців тому

    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  8 місяців тому +1

      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

  • @krzysztof.stepnikowski
    @krzysztof.stepnikowski 10 місяців тому

    Wow, nice! 🙂

    • @krzysztof.stepnikowski
      @krzysztof.stepnikowski 10 місяців тому

      Really, especially VS Code is very good IDE. This new feature is very helpful.

  • @kainafa
    @kainafa 10 місяців тому

    Awesome :)

    • @jfversluis
      @jfversluis  10 місяців тому +1

      Thank you! Cheers!

  • @mmeuwese
    @mmeuwese 10 місяців тому +1

    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  10 місяців тому

      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 10 місяців тому

      @@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 10 місяців тому

      Like your videos though :-)