Is there a limit on the number of devices on which we can launch our app using the free apple developer account?

你。 提交于 2019-12-13 19:20:48

问题


Is there a limit on the number of devices on which we can launch our app using the free apple developer account?

I am using Xcode 7.3 and iOS 9.3.2 I am able to launch my app on few devices, but I always get code signing issue when I try to launch it on another new device. I tried checking the apple developer page, but could not find info regarding this.


回答1:


There is no limit to the number of devices you can build on with a free account. (At least, there is no published limit.)

As a side note for future readers of this question, there is a published list of restrictions. Using only the free Apple account, your app will not be able to use these features:

  • Apple Pay
  • Associated Domains
  • Game Center
  • iCloud: CloudKit
  • iCloud: iCloud Documents
  • iCloud: Key-Value Storage
  • In-App Purchase
  • Personal VPN
  • Push Notifications
  • Wallet


来源:https://stackoverflow.com/questions/37844344/is-there-a-limit-on-the-number-of-devices-on-which-we-can-launch-our-app-using-t

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!