MT1007 failed to launch the application

mc 4,376 Reputation points
2024-07-16T09:36:53.2+00:00

I use .net ios(NOT xamarin and NOT MAUI). xcode 14(my mac do not support the newst version).

net ios 7.0

I first create samle bundle project and install in in my physical device and I can tap on it to run it.

but I can not do it in VS2022.

the target is my iphone and if I click it there is error of MT1007

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,369 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 63,666 Reputation points
    2024-07-16T19:57:13.93+00:00

    VS2022 requires Xcode 15.

    note: Xcode 14 only supports iOS 16, which can no longer be signed. Thus it can not be submitted to the store.


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.