TOP. NSURLConnection with Self-Signed Certificates. A year ago I touched upon the question as to how you can prevent NSURLConnection from aborting a HTTPS GET if the certificate is invalid.
At that time it seemed like the only method available was a forbidden one: allowsAnyHTTPSCertificateForHost. It’s undocumented, works, but gets your app rejected if Apple finds it when scanning your symbols. But what should people do who don’t want to shell out hundreds of dollars for a trusted HTTPS certificate just so that they can reap the benefit of encrypting their web traffic and possibly hide user login data from prying eyes? The alternative to those commercial certificates is to produce a Self-Signed one and install it on your web server. PhoneGap. Créer une application web pour iPhone et iPod Touch. Depuis la sortie de la dernière version de l’iPhone, version 2.0, il devient de plus en plus intéressant de créer ou d’adapter un site pour ces périphériques.
Nous allons voir à travers cet article quelles sont les bases pour créer un site pour iPhone/iPod Touch. Les résolutions d’affichage Mode portrait Largeur : 320 pixels Hauteur : 356 pixels et 416 pixels si la barre d’adresse est masquée. Clavier : 216 pixels + 44 pixels de barre de boutons.