Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iOS9 Developer Trust App No Internet Connection Error

Tags:

ios

ios9

iphone

I am using Xcode 7 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 keeps 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?

Error1

Error2

like image 678
code_bash Avatar asked Oct 15 '15 15:10

code_bash


People also ask

Why does my apps keep saying no Internet connection?

Restart your device. If restarting doesn't work, switch between Wi-Fi and mobile data: Open your Settings app and tap Network & internet or Connections. Depending on your device, these options may be different. Turn Wi-Fi off and mobile data on, and check if there's a difference.

How do I allow my iPhone to trust a developer?

Tap Settings > General > Profiles or Profiles & Device Management. Under the "Enterprise App" heading, you see a profile for the developer. Tap the name of the developer profile under the Enterprise App heading to establish trust for this developer. Then you see a prompt to confirm your choice.

Why cant I trust apps on my iPhone?

You might have to reverify the app developer's certificate periodically to maintain trust for enterprise apps. You'll see a message indicating that the trust will expire soon. To reverify, either connect your device to the internet and tap the 'Verify App' button or simply launch the app.


2 Answers

I had the same issue. I tried to switch between WIFI and Cellular data but no results. I was testing on iPad Pro with ios 9.3.2 and I even updated it to the latest software update available which is 9.3.3.

Again the efforts were in vain! I still got the error message "No Internet Connection Error".

Then I noticed my Timezone and DataTime was different and when I set it to "Set Automatically", VOILA ! Afterwards, I could trust the developer and verify app successfully.

So make sure, you set the DATE TIME and TIMEZONE correctly while you trust a developer and verify apps.

like image 22
Jen Jose Avatar answered Sep 29 '22 13:09

Jen Jose


I'm currently having this problem right now too, Cellular, and quitting Settings didn't help.

This article (https://support.apple.com/en-ca/HT204460) mentions you need to be able to connect to http://ppq.apple.com to verify the app. As of right now (Dec 4th, 2015), it seems to be down.

"An Internet connection is required to verify the app developer's certificate when establishing trust. If you're behind a firewall, make sure it's configured to allow connections to https://ppq.apple.com. If you aren't connected to the Internet when you trust an app, the device displays "Not Verified" instead. In order to use the app, you need to connect to the Internet, and tap the Verify App button."

So I assume if that site is down, you can't trust apps.

like image 124
topher-j Avatar answered Sep 29 '22 12:09

topher-j