Bundle & document directory, sandbox ?
Answer / 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 |
What is nsmanagedobject?
What are layers?
How we can do multithreading in ios?
What is a memory leak?
What is uikit framework in ios?
Explain UIApplication life cycle
What is difference between nsnotification and delegate?
How to measure your application's performance on an iphone device?
How much do ios developers get paid?
What does sn mean in a text message?
What is the difference between delegates and notifications in iOS operating system?
Can you explain ios design patterns?