-1

How to make a .mobileconfig/profile that downloads a .app file. I have an app that is not for the public, just for friends and i want to make a easy way for them to download for free.

I have searched all over internet without finding how.

Sheft
  • 1
  • I also tried make a download link to the .app file on a website but it made either the file as appname.app.html or when i tried to use google drive it made it an appname.app.zip and it just go to files app on iphone. – Sheft Nov 21 '22 at 08:53
  • You can't. You will need the UDID of their devices and then add these to your developer account and provisioning profile for your app. You can then sign an ipa file and send it to your friends. – Paulw11 Nov 21 '22 at 09:00

1 Answers1

1

You can’t.

As of 2022 Apple supports Unlisted Apps. But you would need to join Apple Developer Program.