iOS developer account Types

iOS had two different types of accounts.
1)Individual Program.
2)Enterprise account.

Individual Program:

  You can post a number of apps in a single account.Using Testflight app to distribute the app to the customer.But you can require apple ID or the UDID for the installation required device


EnterPrice program:

 You can distribute the app to anyone with a single link to export the IPA file.But you cannot able to publish the apps on that account. It also does not contain test flight.But you can distribute the app to the set of users and test it.it will not require the client details in the developer end.


Comments

Popular posts from this blog

Invalid bundle error while upload the app to the app Store

Convert NsNumber, NSDate to String in iOS Swift

Global LocationManager Singleton class iOS Swift