I am developing an app for iPhone. How can I test this app on my device?
What are the procedures to follow? Please give information regarding this problem.
|
I am developing an app for iPhone. How can I test this app on my device? What are the procedures to follow? Please give information regarding this problem. |
||||
|
|
|
Things you will need are
then you can build and run after connecting your device. |
||||
|
|
|
Deploying iPhone Apps to Real Devices |
|||||
|
|
First of all, to run the app on your phisical device you must enroll to the apple developer program. Second, generate a developer certificate and download it. Then, import the certificate into Xcode and here you go. |
|||||
|
|
1) Open Xcode, 2) Go to Active SDK, and select the OS version running on your test device (viewable by going to Settings->General->About on the device). 3) With your project open, click on "Build and Run" (or press Command-R) to run the project, which will prompt you to allow access to your keychain. 4) Once deployed, the app will run automatically. Distribution |
|||||||
|
|
There are some steps you need to follow to test your app on your personal iPhone. Below you can find all the steps:
These steps can be beneficial for all software testing gusy involved in mobile application testing. |
||||
|
|