Jun
23rd
Tue
23rd
Verifying that a string contains an email address using NSPredicate
To celebrate the official release of iPhone OS 3.0 this week, I will show you how to verify that an NSString contains a syntactically valid email address using NSPredicate — a class that joins the…