简体   繁体   中英

Is it possible to publish an iPhone App without having an iPhone?

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.

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.

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.

您可以在没有iPhone的情况下发布应用程序,但需要开发者身份才能发布此应用程序。有关更多信息,请参见如何将iOS应用程序提交到App Store

You can publish your app without any devices but you need to make sure that you have Apple Developer Account activated. You will have to make certificate and provisioning profiles for AppStore to submit the app or you can also let Xcode handle them for you.

I would like to recommend you to test the app on real device before submitting it. You can test it on iPad as well, only there will be problem of resolution, but the app will work.

是的,因为#Jogendra是正确的,您需要为其购买苹果开发人员帐户,然后稍后您也可以更新您的应用程序。

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