是否可以在没有iPhone的情况下发布iPhone应用程序?
我正在为一个我从事某些工作的非营利组织开发一个简单的iPhone应用程序.我已经在各种仿真器上进行了广泛的测试,我认为该应用程序已准备就绪.我正在阅读有关在App Store上获取应用程序的过程,该过程的一部分似乎表明我需要在Xcode中注册iOS设备作为该过程的一部分.我没有iPhone,我唯一的iOS设备是iPad Air2.这不是通用应用程序.
I am working on a simple iPhone app for a not-for-profit organization that I do some work for. I've done extensive testing on the various emulators, and I think that the app is ready to go. I was reading about the process to get an app on the App Store and part of the process seems to indicate that I need to register an iOS device in Xcode as part of the process. I do not own an iPhone, and my only iOS device is an iPad Air 2. This is not a universal app.
我是否有可能将该应用程序放到App Store中?我只是在检查,因为我想确定自己可以实现自己的目标,然后再花99美元购买开发人员会员资格.
Is it even possible for me to put the app on the App Store? I'm just checking because I want to be certain that I can accomplish my goal, before shelling out the $99 for a developer membership.
是的,有可能.您需要购买Apple Developer Account,就足够了.
Yes, it is possible. You need purchase Apple Developer Account and it is enough.
但是最好在发布之前在真实设备上进行测试,因为有时您只能在设备上得到一些错误.
But it is better to test on real device before release, because sometimes you can get some errors on device only.