How to test an application without registration?

Asked

Viewed 3,385 times

3

I am a registered Apple developer (but not paid ), how can I test my application on my iPhone? It gives error when I ask to open on iPhone. I’m trying IOS 9 with Xcode 7. When I tried it gave problem, now the iphone says I can not open because the developer is not certified .... How to change this in the settings ?

  • 2

    Behold that

  • @Jéfersonbueno Sopt was created precisely by the idea that not all of us know English, so it would be interesting for you to elaborate your answer in Portuguese.

  • 2

    Brother, at the moment I can’t write an answer. I’m trying to help the AP solve the problem. And let’s face it there’s nothing very difficult to read on the link I sent, because it’s very likely that he uses his own XCode in English, including documentation of virtually ALL languages are in English, the least we need to know.

2 answers

4


If you download Xcode 7 Beta it already provides the option to test the application without the need to pay a 99$ license, and a tip, use Testflight, with it you can send your app to your friends to test and give you feedback.

All I did to test my application on my mobile phone was:

1° Install Xcode 7 Beta.

2° Open Preferences -> Account Clicking the button on the left will open a Logue pop up with your App ID.

3° Plug your iphone into your Macbook, confirm on your phone to trust your Macbook, va on Xcode, in the list of builds instead of getting Device will appear the name of your device.

4° a message called "Fix Issue" will appear if your name is not selected as a team.

5° Compile and don’t forget to leave your iPhone unlocked.

I don’t know if there’s much there but I tested it on a Macbook using Yosemite.

  • When I tried it gave problem, now the iphone di I can not open because the developer is not certified .... How to change this in the settings ?

2

Augusto , to solve the problem of the non-certified developer do the following Go to Settings -> General -> Profile under "Developer App", permission for apple id

Browser other questions tagged

You are not signed in. Login or sign up in order to post.