• 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: Questions regarding the sandbox in iOS
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Questions regarding the sandbox in iOS


  • Subject: Re: Questions regarding the sandbox in iOS
  • From: Jens Alfke <email@hidden>
  • Date: Wed, 06 Feb 2019 13:51:18 -0800


> On Feb 5, 2019, at 6:13 PM, Carl Hoefs <email@hidden> wrote:
>
> Of NSHomeDirectory, NSDocumentDirectory, and NSLibraryDirectory, I'm
> currently using NSDocumentLibrary for the scratch directory. I presume for
> each of these areas, the storage is persistent across app invocations. Is
> there a temporary area available for use?

NSTemporaryDirectory?

It does matter which of these you use, because there are policies for their use
that are checked during App Store review. I know that an app can be rejected if
it puts things in Documents that are not related to user-visible data, or if it
continually adds data to directories that are backed up to iCloud.

—Jens
_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:

This email sent to email@hidden

References: 
 >Questions regarding the sandbox in iOS (From: Carl Hoefs <email@hidden>)
 >Re: Questions regarding the sandbox in iOS (From: Saagar Jha <email@hidden>)
 >Re: Questions regarding the sandbox in iOS (From: Carl Hoefs <email@hidden>)

  • Prev by Date: Re: Questions regarding the sandbox in iOS
  • Next by Date: Drawing boxes around each digit entered in UITextField (Number Pad)
  • Previous by thread: Re: Questions regarding the sandbox in iOS
  • Next by thread: Drawing boxes around each digit entered in UITextField (Number Pad)
  • Index(es):
    • Date
    • Thread