Answer Posted / babu
Sandbox: sandbox is a set of fine-grained controls that limit the app’s access to files, preferences, network resources, hardware, and so on. As part of the sandboxing process, the system installs each app in its own sandbox directory, which acts as the home for the app and its data.
Bundle : A bundle is a directory with a standardized hierarchical structure that holds executable code and the resources used by that code.
Documents : Documents directory allows you to store files and subdirectories your app creates or may need.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do I become an ios developer?
So how is the new look different from the old look?
What is a fault?
Explain the usage of struct?
Explain app id?
What is the use of double question marks (“??”) ?
What is queue in ios?
What are all the difference between categories and subclasses in iOS operating system?
What is @dynamic and any place where it is used?
What is dependency management tools?
What is gcd? How is it used?
Explain Apple push notification
What three types of navigation styles are used in ios?
What is bundle id?
What’s the difference between an “app id” and a “bundle id” and what is each used for?