Maui project - Microsoft.AspNetCore.Aoo didnt work with the APP

Maher Elmecery 0 Reputation points
2024-12-20T19:56:57.6366667+00:00

1-There was no runtime pack for Microsoft.AspNetCore.App available for the specified RuntimeIdentifier 'iossimulator-x64'.

2-There was no runtime pack for Microsoft.AspNetCore.App available for the specified RuntimeIdentifier 'maccatalyst-x64'.

Developer technologies | .NET | Xamarin
Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | ASP.NET | ASP.NET API
Developer technologies | .NET | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 77,686 Reputation points Volunteer Moderator
    2024-12-20T21:16:10.3066667+00:00

    That sounds correct. the IOS sandbox does not support the aspnetcore libraries. MacOs (not catalyst) fully supports the asp.net core runtime. you have your choice of .osx-x64 and .osx-arm64

    0 comments No comments

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.