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. [ios] Facebook SDK 로그인 설명

    Date2017.04.19 CategoryDevelop Byhooni Views1161
    Read More
  2. [ios] FlckrFeed Example App (Swift)

    Date2016.11.27 CategoryDevelop Byhooni Views1077
    Read More
  3. [ios] GCD 변수 사용 예제

    Date2013.10.01 CategoryDevelop Byhooni Views12114
    Read More
  4. [ios] GMT Date와 Local Date 변환하기

    Date2015.04.07 CategoryDevelop Byhooni Views831
    Read More
  5. [ios] GPS 이용 상태 확인

    Date2015.04.27 CategoryDevelop Byhooni Views1295
    Read More
  6. [ios] How to set up clang formatter

    Date2015.09.17 CategoryDevelop Byhooni Views1362
    Read More
  7. [ios] How To Use UIScrollView to Scroll and Zoom Content (Using Objective-C)

    Date2016.03.23 CategoryDevelop Byhooni Views1615
    Read More
  8. [ios] How To Use UIScrollView to Scroll and Zoom Content (Using Swift)

    Date2016.03.23 CategoryDevelop Byhooni Views7336
    Read More
  9. [ios] Hybrid 앱 스터디 발표 자료

    Date2013.09.06 CategoryDevelop Byhooni Views13711
    Read More
  10. [ios] IB 없이 개발하기 (html)

    Date2013.05.31 CategoryDevelop Byhooni Views0
    Read More
  11. [ios] iCloud관련 저장 디렉토리

    Date2013.04.23 CategoryDevelop Byhooni Views29637
    Read More
  12. [ios] In App Purchase 개발

    Date2013.11.20 CategoryDevelop Byhooni Views9266
    Read More
Board Pagination Prev 1 ... 36 37 38 39 40 41 42 43 44 45 ... 98 Next
/ 98