Contents

Develop
2013.04.23 18:08

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

조회 수 29637 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
어제 데이터 저장 위치를 <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. [c] 64bit 머신에서 inet_ntoa() 사용시 Segment fault 대처 방법법

  2. [ios] NSString 간단한 정규식 사용법

  3. [ios] iOS 6.0 이상 회전 하기 (이전 버전과 비교 변경 부분)

  4. [ios] 네트워크 인디케이터(NetworkActivityIndicator) 작동

  5. [js] 주소표시줄 URL 읽어오기 (변경까지)

  6. [linux] CentOS 6.x Cati 설치 (yum)

  7. [ios] UIWebView에서 NSURLRequest에 Cookie 실어 보내기

  8. [ios] UIWebView 쿠키 유지

  9. [php] substr() 한글 자를 때 깨짐 방지

  10. [linux] iconv를 이용하여 euc-kr 문서를 utf-8로 대량으로 변환하기

  11. [ios] UIButton multi-line iOS7

  12. iOS 에서 쓸만한 오프라인 구글지도 찾기

Board Pagination Prev 1 ... 23 24 25 26 27 28 29 30 31 32 ... 98 Next
/ 98