tags:

views:

17

answers:

1

Please tell me what is the process of the provisional profile choose in our application when we create device build

A: 

The default iPhone Developer profile (under Automatic Profile Selector) is usually the Code Signing Identity to select for a Debug or Release device test build, unless you are testing IAP which requires a non-wildcard App ID.

This assumes you have your certificates and have registered your device UDIDs in the iOS Developer Portal.

hotpaw2