site_archiver@lists.apple.com Delivered-To: cocoa-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=bfkOrD7jp4W1IH55DeKkAIx8KDLzVnmNOc+TYQIZiJc=; b=cpCmWP7dMQnsKyc5m324fyEo/+fP31FSOQMgt6oFQYO7qKBh6ZQYV3Vh98coObmgmt ETih6YR0avmmLiRakrr1Vef3qxG8jTerjbm2sSK/8jt7SHg64S2pkk61auGdnJ/v1jK4 MFL5OKSc1a59XGUYir45gmT+2+2PpyeUMMPM8= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=ZN4ehVg+hsXYjPXdZ7NBOi4sqfFkpVi+LB0AHsghPzQT18Fcz8Ngs0KYrwsPROZGEN 87UjKn4UHTeE3p6xbTNvPtLGH/AswvuOq//WWSYq2pAnoE7nh9iePe+MdqZpb9OTzXXP d0HFbM80dXOnW9lUGeuFvBhphNaybgjpaFC+M= Second that. I have two Touches just for testing things out. Next stop iPhone. The simulator is great for testing quick compile type things, but you can't beat a Touch to see things in action. On Wed, Dec 30, 2009 at 6:50 PM, David Duncan <david.duncan@apple.com>wrote:
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/edolecki%40gmail.com
This email sent to edolecki@gmail.com
-- http://ericd.net Interactive design and development _______________________________________________ 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/site_archiver%40lists.apple... This email sent to site_archiver@lists.apple.com