Develop
2013.04.23 18:08

[ios] iCloud관련 저장 디렉토리

Views 29638 Votes 0 Comment 0
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print
어제 데이터 저장 위치를 <Application_Home>/Library/Caches 로 변경하는 것을  말씀드렸는데,
 
테스트 결과..do not backup option을 주더라도
 
저장 공간이 부족하면 해당 파일들이 삭제되는 현상을 발견했습니다. 

아래 애플 가이드 문서에 있는
 
<Application_Home>/Library/Private Documents 로 저장하는 것으로 변경했으며 삭제되지 않는 것도 확인을 했습니다.

 
Offline Data
 
This is data that can be downloaded or otherwise recreated, but that the user expects to be reliably available when offline. Offline data should be put in the<Application_Home>/Documents directory or in the <Application_Home>/Library/Private Documents directory (see QA1699 for details) and marked with the "do not backup" attribute. Data stored in either location will persist in low-storage situations and the "do not backup" attribute will prevent iTunes or iCloud backing up the data. Offline data files should be removed as soon as they are no longer needed to avoid using unnecessary storage space on the user's device.

http://developer.apple.com/library/ios/#qa/qa1699/_index.html

?

  1. [android] AlertDialog 메시지 창 띄우기

  2. [android] 코드에서 문자열로 Resource 가져오기

  3. [android] N-Puzzle 게임

  4. [ios] WWDC 2015 샘플 소스 코드 통합파일

  5. [ios] NSData to NSString (NSString to NSData)

  6. [ios] AES256 알고리즘을 이용해 데이터 암호화/복호화 방법

  7. [ios] Objective-C Types & Storage Capacity

  8. [ios] 오브젝티브C→스위프트, 코드 변환 손쉽게

  9. [git] 쉬운 버전관리 Git 설명

  10. [ios] SBCampanion App 초안

  11. [ios] How to set up clang formatter

  12. DDay Memo 1.9.4 소스코드

  13. [ios] 최상위 ViewController 가져오기

  14. [ios] 상위 ViewController 가져오기

  15. [c] 기막힌 정렬 코드 ㅋㄷ

  16. [linux] CentOS Apache 웹서버에 HTTPS 적용

Board Pagination Prev 1 ... 44 45 46 47 48 ... 53 Next
/ 53