Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

fontecir

macrumors newbie
Original poster
Jan 13, 2009
1
0
I received an email from Apple stating my app was crashing on the iTouch when sending emails. Is there a way to simulate the iTouch?

How can I test this?

I'm using the following to send emails:

[[UIApplication sharedApplication] openURL:[NSURL URLWithString: url]];

Where url is the string with the mail content:

NSString *url = [NSString stringWithString: @"mailto:?cc=&subject=Greetings"];

Any help is appreciated.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.