On Dec 29, 2009, at 1:46 PM, Paul Archibald wrote:

> Is there a way to test the emailing code in my app from within the simulator? 
> I don't have an iPhone. It looks like my code is working, but I would really 
> like to see whether the message is actually being constructed and sent 
> correctly. I realize that on an iPhone it would be handed over to the Mail 
> app for sending at a future time, but the sim does not have Mail on it either 
> (is it possible to install Mail onto the simulator?)


The simulator does not support using the mail UI (or a number of other things 
either). I would honestly recommend you get and provision a device if you plan 
to do significant development, as there are a number of other limitations in 
the simulator (the most relevant of which is the drastic performance 
differences between the device and the simulator). An iPod Touch is a popular 
development environment and should allow you to do most things that are not 
phone specific.
--
David Duncan
Apple DTS Animation and Printing

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to