Is there a limit on the number of devices on which

2019-07-24 13:49发布

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条回答
甜甜的少女心
2楼-- · 2019-07-24 14:23

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
查看更多
登录 后发表回答