简体   繁体   English

我可以在没有开发人员帐户的情况下将我的iOS应用分发给几个人进行测试

[英]can I distribute my iOS app to a few people for testing without having a developer account

I have not renewed my developer account since I am just developing an app for a school project. 由于我只是为学校项目开发应用程序,因此我没有续订开发者帐户。 I want to distribute my app to a few folks to get some test-feedback (I think there will be lots of bugs, crashes and other issues detected even if 5-10 friends/family use it and provide feedback). 我想将我的应用分发给一些人,以获得一些测试反馈(我认为即使5-10个朋友/家人使用它并提供反馈,也会检测到许多错误,崩溃和其他问题)。

Since I don't plan to publish this on the app store but use it just to improve my app development skills, I want to distribute the app using appaloosa instead of paying the $99 developer account fee to use TestFlight. 由于我不打算在App Store上发布此应用程序,而只是为了提高我的应用程序开发技能而使用,因此我想使用appaloosa分发该应用程序,而不是支付99美元的开发者帐户费用来使用TestFlight。

This requires uploading an ipa file. 这需要上传一个ipa文件。 I tried following steps in other posts but I am stuck at the step where they ask to "select the archived app and hit 'Share'". 我尝试按照其他帖子中的步骤进行操作,但是我被困在他们要求“选择已存档的应用并点击“共享””的位置。 I don see any Share button when I select the archived app. 选择存档的应用程序时,我看不到任何“共享”按钮。

Is it possible to create the ipa file without a developer account? 没有开发人员帐户是否可以创建ipa文件? if yes, how is this done? 如果是,该如何完成? Also, after creating the ipa file and uploading it to appaloosa, will things just work or are there any other gotchas? 另外,在创建了ipa文件并将其上传到appaloosa之后,事情是否还能正常工作,或者还有其他陷阱吗?

Can someone share a screenshot of how creating the .ipa from the archived file would look like? 有人可以分享从存档文件创建.ipa的屏幕快照吗? Maybe I'm overlooking the share button? 也许我忽略了分享按钮?

No, you can only test on your own device for free. 不,您只能免费在自己的设备上进行测试。 Any other distribution requires a Developer Account. 任何其他分发都需要开发者帐户。

It is indeed possible. 确实有可能。 You can create the .ipa by using the method shown in How to create ipa in xcode 6 without Apple Developer account? 您可以使用如何在没有Apple Developer帐户的情况下在xcode 6中创建ipa中显示的方法来创建.ipa。 . The second method (of creating empty Payload folder") is what worked for me. I then renamed the compressed file to .ipa instead of Payload.zip and uploaded to appaloosa. I just successfully installed it on multiple devices and they work! Now I'm ready to get some real user feedback. How awesome is that! 第二种方法(创建空的Payload文件夹”)对我有用。然后我将压缩文件重命名为.ipa而不是Payload.zip并上传到appaloosa。我刚刚成功将其安装在多个设备上,它们可以正常工作!已经准备好获得一些真实的用户反馈。那真是太棒了!

暂无
暂无

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

相关问题 无需开发者账号即可分发IOS App - Distribute IOS App without developer account 无需支付开发者帐户即可分发iOS应用 - Distribute iOS app without paying for developer account 无需 Apple 开发人员帐户即可分发 iOS 应用程序 - Distribute iOS Application without an Apple Developer Account 我是否可以使用QR代码分发iOS应用程序,而无需开发人员帐户和获得的证书? - Can I distribute iOS apps with a QR code without having a developers account and acquired certificate? 如何在没有开发者帐户的情况下分发应用进行测试? - How to distribute app for testing without dev account? 我可以在没有 Apple Developer 帐户的情况下使用 TestFairy 共享 iOS 调试应用程序吗? - Can i share iOS debug application using TestFairy without having Apple Developer account? 将iOS应用分发给1000多人以进行Beta测试 - Distribute iOS app to more than 1000 people for beta testing 人们如何使用我自己创建的IOS应用程序? 我的苹果没有付费帐户 - How can people use my own created IOS app? I have no paid account in apple 我们可以使用IOS Enterprise帐户进行测试,然后在最终使用IOS Developer帐户并上传到应用商店吗? - can we use IOS Enterprise account for Testing, then use IOS Developer account once final and upload to app store? 我可以在没有注册设备的情况下将应用程序的构建版本发送给人们吗? - Can I send a build of my app to people without them having a registered device?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM