28Apr
How to Create a Provisioning profile for iOS
To Run an app on iOS device,you must have a Provisioning Profile installed on your device.
Steps to create provisioning profile:-
1.Login here on iOS developer center(https://developer.apple.com/devcenter/ios/index.action).
Note that if you are not a registered Apple iOS Developer, you will need to sign up for this program before proceeding
2.Select Provisoning Profile option from left panel.

3.Select Development option from Provisioning profile.

4.Click On add button from right option panel.
5.Select iOS App Development option from here and continue
6.Select app id and continue.
7.Enter profile name and select device which you all want to associate into that certificate.
8.Click on generate and now you will get the final page from where you can download certificate,you can also download certificate from provisioning profile section.
Related
End of this blog you will be able to understand the Access control specifiers open, public,internal,...
Read More >
VB script Error HandlingDurning run time, if QTP encounters any erorr then it will display the error...
Read More >
Creating apps for different operating system is not a reliability so for reducing developr work for ...
Read More >
Memory Management iOS In this blog we will walk through very important thing which all iOS developer...
Read More >
iOS Setting Bundle:-Actually sometimes we need to interact our app i.e giving some input value...
Read More >
When we have some binary data that need to send across network, we generally don't do it by just...
Read More >
Creating Ad-Hoc is an important part of iOS app development because it helps us in testing the app d...
Read More >
Have you heard of QR Codes yet? Here is a quick introduction:- QR is short for Quick Response . It i...
Read More >
What is network reachability? Now, you are all set to program your app on the ios device? Here is on...
Read More >
Share