简体   繁体   中英

Distribute IOS App without developer account

An association of which i am a member, asked me to develop a simple app for android and ios. I decided to use cordova to make the app.

Now that the app is ready, i should start releasing the .APK file for Android (simple) and .IPA for IOS (not simple).

How can I do this to release the IPA file?

My situation: i'm not a registered developer program of Apple, and i'm not going to pay the $99 fee to become it.

I'm not interested in releasing the app on the Apple Store and i'm not interested if users will notice that that application is developed by third parties. App shoud be used by a little association only by members, not sell, not outside association.

Are there any solutions? Or does the tax necessarily be paid?

You will need to become a developer in order to distribute iOS apps (without jailbreaking devices). If you only need it on one device, you could deploy it as a testing app, but I assume the scope is beyond this. If you are trying to avoid using the App Store for whatever reason, you can use TestFlight ( https://developer.apple.com/testflight/ ) which lets people test the app.

However, if this is an app being used publicly (even internally), you should go through the review process to have the app available on the App Store, which also requires ensuring that it complies with the App Store Review Guide ( https://developer.apple.com/app-store/review/guidelines/ ).

You must need to be the part of developer program, apple has given the one more possibility to distribute it in-house by joining its enterprise program Have a look https://developer.apple.com/library/content/documentation/IDEs/Conceptual/AppDistributionGuide/DistributingEnterpriseProgramApps/DistributingEnterpriseProgramApps.html You can ask any developer/freelancer who has enterprise account to prepare your app for in-house distribution, you just not need to buy the account, just deal(pay for) with this developer/ freelancer for distribution your app only. you can post this job on any freelancing website ..

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM