Deploy & Debug .NET MAUI Apps to iOS Devices in VS Code - Complete Guide

Поділитися
Вставка
  • Опубліковано 20 січ 2025

КОМЕНТАРІ • 38

  • @hagbard__celine958
    @hagbard__celine958 3 дні тому

    These trust issues are weird. Had the same problem. Your video helped me a lot.

  • @jaimestuardo4655
    @jaimestuardo4655 4 місяці тому +2

    Hello...I am using VSCode for Mac. I have downloaded a MAUI project that targets both Android and iOS. When I run, it seems it is trying to run Android platform because I get an error "Could not find android.jar for API level 34...." How to run iOS platform instead?

  • @louissherwood5221
    @louissherwood5221 Місяць тому

    The .NET MAUI archive/Publish tool is not up to date, it is still looking in the old location for provisioning profiles and not in the XCode 16 location of ~Library/Developer/XCode/UserData/Profiles
    Maybe this is an issue as I haven't done a fresh install and have just updated to VSCode from previous versions of XCode and VSforMac.

  • @LorenzoJimenez
    @LorenzoJimenez 3 місяці тому

    Cannot load any maui app in the android emulator or ios emulator after updating to MacOS sequoia and xcode

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

    How to change my location on my iPhone

  • @lescarneiro
    @lescarneiro 2 місяці тому

    THANK YOU! Seriously, thank you!

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

    Hey james gets this error
    actool error: No simulator runtime version from [] available to use with iphonesimulator SDK version

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

      Seems like your xcode isn't setup correct: forums.developer.apple.com/forums/thread/751135

  • @CookieMonsteeerrr
    @CookieMonsteeerrr Місяць тому

    Do i need nerol app to deploy on iOS? Looks likę its paid service. Orbis there any other approach to debug app without nerol program from vscode?
    😊

  • @iamewas
    @iamewas 2 місяці тому

    It's amazing. Thank you!

  • @bradbellomo6896
    @bradbellomo6896 3 місяці тому

    Visual Studio lets us view the "Device Log" to show Console.Writeline content. Is there anything similar for VS Code?

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

    I followed the steps, it worked when i run the XCode project but the VS Code project still throws an error about code signing

  • @ZeeshanAhmad-q8o
    @ZeeshanAhmad-q8o 5 місяців тому

    I am encountering an issue with my .NET MAUI app development. I am creating a book summary app using MAUI, and my problem is that when I click on a book, a default selection color (orange) appears. I would like to prevent any selection color from appearing when a book is clicked. How can I resolve this issue? Please advise

    • @aweklin
      @aweklin 5 місяців тому

      If you are using a CollectionView, you can set SelectionMode="None"

  • @pshoey
    @pshoey 5 місяців тому

    I am able to get setup and deploy/debug apps to my wired connected iOS device, but having enabled wireless connection in Xcode, now trying to deploy from VSCode shows a message “Connect device…..” and won’t deploy wirelessly. Any clues?

    • @oscar92-t7p
      @oscar92-t7p 4 місяці тому

      Maybe network issue there or you can pair your iOS device again in Xcode and try again

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

      @@oscar92-t7p Xcode communicates just fine with my iPhone and iPad - reads the debug symbols etc. no issues there

  • @geocoder
    @geocoder 3 місяці тому

    Hi James, what about debugging? VS Code never breaks on a breakpoint.

    • @fr3ddyfr3sh
      @fr3ddyfr3sh 2 місяці тому +1

      it's a known issue, and from my experience, the team doesn't give a 💩

  • @salvcri
    @salvcri 4 місяці тому +1

    James, you are fantastic! Do you know if it is possibile use an MAUI app to manage an USB Device on MacOS? Thank you for your help!

  • @michael_azzer
    @michael_azzer 2 місяці тому

    Hello James 👋, It is a great video, can you please make a video for add notification service extension to .net maui app for ios

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

    thanks for the info. i needed! have you have a course on any platform?

  • @afolabiolayemi2488
    @afolabiolayemi2488 5 місяців тому +1

    What if I don't have Mac machine

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

    So.... pretty good. But it would be helpful if you verbally said out loud where you were clicking when you click on things because it is very hard to take notes since I have to keep my eyes trained on the video and not on my notes.

    • @JamesMontemagno
      @JamesMontemagno  Місяць тому

      Yeah, I will try to verbally say out loud where I am clicking in future videos.

  • @Mirco-l1k
    @Mirco-l1k 4 місяці тому

    I tried everything but in my devices list my iPhone never appears. any idea how to solve this?

  • @tornystark007
    @tornystark007 5 місяців тому +2

    Google has just released a new emulator featuring iOS simulator-like performance, making it easier to debug MAUI apps. for windows

    • @oscar92-t7p
      @oscar92-t7p 4 місяці тому

      not sure if you’re referring to the Project IDX, that only runs on the web and doesn’t support MAUI yet

  • @UmmarFarooqMahroof
    @UmmarFarooqMahroof 4 дні тому

    That was the most horrible moronic and stupid processI Ive ever seen. This needs to be seriously dealt with and I think you need flex some Microsoft muscle to get this process to be lot smoother with Apple. Watching this made me depressed about .NET MAUI and app development. I can't afford to buy an apple product just to build so I can view on ANOTHER apple product. DA FFFFFFFUUUUUUUUUUUUUUUUUUUU!!!!!

  • @stebberg
    @stebberg 3 місяці тому +1

    OMG....

  • @ZeeshanAhmad-q8o
    @ZeeshanAhmad-q8o 5 місяців тому

    I am encountering an issue with my .NET MAUI app development. I am creating a book summary app using MAUI, and my problem is that when I click on a book, a default selection color (orange) appears. I would like to prevent any selection color from appearing when a book is clicked. How can I resolve this issue? Please advise

  • @ZeeshanAhmad-q8o
    @ZeeshanAhmad-q8o 5 місяців тому

    I am encountering an issue with my .NET MAUI app development. I am creating a book summary app using MAUI, and my problem is that when I click on a book, a default selection color (orange) appears. I would like to prevent any selection color from appearing when a book is clicked. How can I resolve this issue? Please advise

    • @JamesMontemagno
      @JamesMontemagno  5 місяців тому

      deselect it when selected by nulling out the selected item. or use a collectionview

    • @Firstchannel369
      @Firstchannel369 5 місяців тому

      I am using collections view ​@@JamesMontemagno

    • @Firstchannel369
      @Firstchannel369 5 місяців тому

      ​@@JamesMontemagnoi will try what you say. Thanks for guidance ❤