Archive MAUI iOS project with Visual Studio 2022 success but no archive generated.

Siu Pang 0 Reputation points
2024-08-02T15:51:00.37+00:00

Hi,

I am trying to publish my MAUI app to app store. The "Archive" window show build succeeded without warning or error, but there is no archive generated in the "Archives" screen of both visual studio & Xcode.

But the archive file can be generated for the old Xamarin project.

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

1 answer

Sort by: Most helpful
  1. Muhammad Ibraheem Ishtiaq 155 Reputation points
    2024-08-02T16:50:00.4166667+00:00

    Check Settings: Ensure all iOS build settings are correct and "Generate iOS Archive" is enabled.
    Manual Archive: Use command-line tools like 'dotnet' to create the archive.


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.