[ iOS ]
IOS 5.0부터 버려진 방법
https://developer.apple.com/library/ios/#documentation/uikit/reference/UIDevice_Class/DeprecationAppendix/AppendixADeprecatedAPI.html
ISO 5.0 기준 권장 방법
UIDevice > @property(nonatomic, readonly, retain) NSUUID *identifierForVendor
https://developer.apple.com/library/ios/#documentation/uikit/reference/UIDevice_Class/Reference/UIDevice.html#//apple_ref/occ/instp/UIDevice/identifierForVendor
ASIdentifierManager Class Reference
https://developer.apple.com/library/ios/#documentation/AdSupport/Reference/ASIdentifierManager_Ref/ASIdentifierManager.html#//apple_ref/occ/cl/ASIdentifierManager
'SW-PRODUCT > 개발-모바일' 카테고리의 다른 글
모바일 웹 디버깅, proxy, 프록시 (0) | 2015.11.10 |
---|---|
iOS 8에서의 이미지 섞이는 문제와 HTTP Pipelining.. (0) | 2015.01.27 |
day 1 (0) | 2014.05.24 |