• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: XCode iPhone Simulator related question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XCode iPhone Simulator related question


  • Subject: Re: XCode iPhone Simulator related question
  • From: Brian Stern <email@hidden>
  • Date: Wed, 5 Nov 2008 20:50:42 -0500

Two things you should know.

Yes, if your write a file to the app's Documents folder on the Sim that folder is inside Library/App suppert/ etc.

NSURLDownload isn't supported on iPhone OS.  Use NSURLConnection.

OK, three things.

The iPhone discussion is here:

http://devforums.apple.com/

Brian


On Nov 5, 2008, at 8:01 PM, Stéphane Renou wrote:


Hi,

  I'm currently developing a new App for the iPhone and I'm struggling on the iPhone simulator.

  My pb is simple, I've written everything for my app to work, so I'm trying to test one of the functions of it which is retrieving data from the web (through a NSURLDownload to a predetermined location) and I get nothing.

  The step by step debugging shows that the app is going through the delegate method (void)downloadDidFinish, but the file is not created on the /Users/.../library/Application Support/iPhoneSimulator/.../.../.../Documents folder on my Mac.

  Is this the normal behavior to expect from the Simulator? or am I missing something?

Thanks for your replies,

Stephane.


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >XCode iPhone Simulator related question (From: Stéphane Renou <email@hidden>)

  • Prev by Date: Re: XCode iPhone Simulator related question
  • Next by Date: XCode 3.1.1 Copied Framework != Linked Framework
  • Previous by thread: Re: XCode iPhone Simulator related question
  • Next by thread: XCode 3.1.1 Copied Framework != Linked Framework
  • Index(es):
    • Date
    • Thread