Domanda

In addition to this post I've a new problem installing my app on my iOS 7.1.1 device over-the-air. I'm getting this error in xcode organizer:

 itunesstored[102] <Warning>: Could not load download manifest with underlying error: Error Domain=SSErrorDomain Code=2 "Verbindung mit iTunes Store nicht möglich" UserInfo=0x16ec5030 {NSLocalizedDescription=Verbindung mit iTunes Store nicht möglich}

Could it be a problem with the self signed certificate in general?

È stato utile?

Soluzione

The problem was not with self signed certificate. The problem was that the plist file was wrong. The ending </plist> was missing. Now I can install the app with self signed certificate over the air (ota).

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top