Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Unable to verify iPhone Developer Apps

I am using Xcode 7 beta 4 and iOS 9. I'm having trouble in launching my app on my device using the new feature that Xcode 7 has, that allows us to try applications without having an Apple Developer Program

Here's what I get from Profile when I try to trust and verify apps. It keep telling me that I need to connect to the internet but I'm always connected. I try to delete my profile and my app and restarting my phone but it doesn't work.

Any suggestions?

enter image description here

enter image description here

like image 391
Michel Kansou Avatar asked Aug 13 '15 00:08

Michel Kansou


People also ask

Why wont my iPhone let me verify an app?

There are some reasons will cause "Unable to Verify App" happen while downloading App on Apple Store. Apps do not meet the violation policies of Apple Store. Didn't trust the App while insatlling it. WiFi Connection is unstable.

How do you force verify an app on iPhone?

To use the app, connect to the Internet and tap the Verify App button. After you verify an app for the first time, your iPhone, iPad, or iPod touch must reverify the app developer's certificate periodically to maintain trust. If you can't reverify, you may see a message that verification will expire soon.


1 Answers

Just had this problem as well, it turned out that our network was blocking https://ppq.apple.com, which appears to be what iOS uses for verification. I guess it's also possible that the URL could be down as well sometimes.

like image 142
Peter Willsey Avatar answered Oct 23 '22 02:10

Peter Willsey