Unable to deploy iOS app to device

Jassim Al Rahma 1,616 Reputation points
2022-09-21T21:29:33.533+00:00

Hi,

I am still unable to deploy iOS app to the device even after updating my Visual Studio for Mac but now I am getting this error:

243604-screen-shot-2022-09-22-at-12658-am.png

I deleted the obj and bin, uninstalled the app from the device, and restarted my Mac and device many times.

Here is my VS for Mac version:

243683-screen-shot-2022-09-22-at-12902-am.png

Developer technologies .NET .NET MAUI
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 50,126 Reputation points Microsoft External Staff
    2022-09-22T01:39:43.017+00:00

    Hello,

    It is caused by that you signed this application with a Distribution provisioning profile.

    You need to use Developer provisioning profile to debug your app.

    You could select the Signing Identity to be Developer (automatic) or turn to Apple Developer to create a provisional profile which is of development type and use it to resolve the error.

    In addition, Xcode 14 is not is not supported in MAUI for iOS, please refer to this thread Can't execute or debug Xamarin IOS project to get the details about how to downgrade Xcode.

    Best Regards,

    Alec Liu.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.