简体   繁体   English

无需开发者账号即可分发IOS App

[英]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.我所属的一个协会要求我为 android 和 ios 开发一个简单的应用程序。 I decided to use cordova to make the app.我决定使用cordova来制作应用程序。

Now that the app is ready, i should start releasing the .APK file for Android (simple) and .IPA for IOS (not simple).现在应用程序已准备就绪,我应该开始发布适用于 Android(简单)的 .APK 文件和适用于 IOS(不简单)的 .IPA 文件。

How can I do this to release the IPA file?我如何才能发布 IPA 文件?

My situation: i'm not a registered developer program of Apple, and i'm not going to pay the $99 fee to become it.我的情况:我不是 Apple 的注册开发者计划,我不会支付 99 美元的费用来成为它。

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.我对在 Apple Store 上发布该应用程序不感兴趣,如果用户会注意到该应用程序是由第三方开发的,我也不感兴趣。 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).您需要成为开发人员才能分发 iOS 应用程序(无需越狱设备)。 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.如果您出于某种原因试图避免使用 App Store,您可以使用 TestFlight ( https://developer.apple.com/testflight/ ),它让人们测试应用程序。

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/ ).但是,如果这是一个公开(甚至内部)使用的应用程序,您应该通过审核流程才能在 App Store 上提供该应用程序,这还需要确保它符合 App Store 审核指南 ( 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.您必须成为开发者计划的一部分,苹果通过加入其企业计划,为内部分发提供了更多可能性 看看https://developer.apple.com/library/content/documentation/IDEs/ Conceptual/AppDistributionGuide/DistributingEnterpriseProgramApps/DistributingEnterpriseProgramApps.html您可以要求任何拥有企业帐户的开发者/自由职业者准备您的应用程序进行内部分发,您只需不需要购买帐户,只需与该开发者/自由职业者交易(付费)仅用于分发您的应用程序。 you can post this job on any freelancing website ..您可以在任何自由职业网站上发布此职位..

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 无需支付开发者帐户即可分发iOS应用 - Distribute iOS app without paying for developer account 无需 Apple 开发人员帐户即可分发 iOS 应用程序 - Distribute iOS Application without an Apple Developer Account 我可以在没有开发人员帐户的情况下将我的iOS应用分发给几个人进行测试 - can I distribute my iOS app to a few people for testing without having a developer account 无需开发人员帐户即可在本地构建iOS应用 - Build iOS app locally without a developer account 没有开发者帐户的iOS应用中的IAP - IAP in iOS app without developer account 将ios应用分发到选定的设备,而无需支付开发人员计划的费用 - Distribute ios app to selected devices without paying for developer program 从一个开发人员帐户开发的iOS应用程序,并从另一个企业帐户作为企业应用程序分发 - iOS app developed from one Developer account and distribute it as enterprise app from another Enterprise account 无需加入开发人员计划即可分发iOS应用 - Distribute iOS apps without joining Developer Program 在没有付费开发者帐户的情况下使用iOS应用超过7天? - Using an iOS app for more than 7 days without a paid developer account? Xcode / iOS:如何启用没有开发者帐户的应用程序组? - Xcode/iOS: How to enable App Groups without Developer Account?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM