is possible to wrap an instalable App package for iPhone like .apk file for android?

Josete Llan 0 Reputation points
2024-05-24T10:11:03.05+00:00

I have developed a proof of concept App with .NET MAUI and it works ok with Android and i can build an instalable .apk package to deploy the app in Android smartphones. My boss has an iPhone and wants to try the app in it. Ive borrowed an AirMac to build and try the app in iPhone simulator on my windows VS 2022 but i need to create an instalable package for my boss' iPhone, is it possible?

many thanks

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

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 68,081 Reputation points
    2024-05-25T19:15:32.0166667+00:00

    other than deploying a build to the iPhone from the Mac Air, test flight is the official tool:

    https://developer.apple.com/testflight/

    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.