开发者

iOS Simulator on Mac doesn't show Email or ActiveSync options

I'm trying to test email access in the iPhone iPad simulator and there doesn't appear to be a way to use "email" POP3 or Activesync from the SDK's simulator开发者_StackOverflow社区.

How do I configure the Simulator for email access?


The iOS email app does not exist inside the simulator. The only system apps are the web browser (for testing websites) and the address book/photo app (for inserting content into those databases, so you can access it in apps you're writing).

You will need to test these things on an iPhone or iPod Touch or iPad.


You don't. The simulator is not meant to be a full-featured reproduction of a real iPhone or iPod Touch, hence the name "simulator" instead of "emulator". That's one of the missing features.


The MessageUI API will work on the simulator. Here's a tutorial:

http://www.mobileorchard.com/new-in-iphone-30-tutorial-series-part-2-in-app-email-messageui/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜