问题
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