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

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

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 82,686 Reputation points Volunteer Moderator
    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' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.