I am going to activate APNS on my app, so i am having bit confusion over following.
- What is basic difference between Development and Distribution Provisioning Profile on Provisioning Portal
- I am going activate APNS(Apple Push notification Service) to an Application which i am going to upload on Apple Store. what should i use?
This will be great for me. Thanks in advance.
Just to explain a bit more, the development provisioning profile is for testing your App on a device (iPad, iPhone, iPod Touch), and the distribution profile is used when you’re submitting your application to Apple to get it onto the store.
Both profiles are linked to your account as well as keychains on your computer.
If you’d like to install your software on several devices without using the App Store, you’ll have to create an Ad Hoc distribution profile with the device ID numbers, and install that profile as well as the software, on all of the devices.