Notice
Recent Posts
Recent Comments
Link
투케이2K
125. [참고 사이트] [Ios] [Firebase] [Privacy manifest files] 파이어베이스 개인 정보 보호 파일 적용 참고 사이트 본문
참고 사이트
125. [참고 사이트] [Ios] [Firebase] [Privacy manifest files] 파이어베이스 개인 정보 보호 파일 적용 참고 사이트
투케이2K 2024. 4. 8. 19:18[참고 사이트]
제목 : [참고 사이트] [Ios] [Firebase] [Privacy manifest files] 파이어베이스 개인 정보 보호 파일 적용 참고 사이트
[설 명]
1. Firebase Apple SDK Release 10. 22.0 버전 부터 개인정보 보호 매니페스트가 추가 됨
>> https://firebase.google.com/support/release-notes/ios
2. Firebase Apple SDK Release 10. 22.0 버전을 사용하기 위해서는 Xcode 15.2 사양 필요
3. Xcode 15.2 릴리스 노트
>> https://developer.apple.com/documentation/xcode-release-notes/xcode-15_2-release-notes
4. 애플 IOS Privacy manifest files 정책 및 적용 관련 참고 사이트
>> [개인정보 매니페스트 파일 기본 설명]
https://developer.apple.com/documentation/bundleresources/privacy_manifest_files#overview
>> [개인정보 보호 관련하여 영향을 끼칠만한 외부 SDK 목록화]
https://developer.apple.com/kr/support/third-party-SDK-requirements/
>> [Accessed API 사용 설명]
https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api
>> [PrivacyCollectedData : 개인 정보 데이터 사용 설명]
https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests
5. Privacy manifest files 생성 참고 사이트 :
>> https://blog.naver.com/kkh0977/223404804359
>> https://blog.naver.com/kkh0977/223406333294
>> https://blog.naver.com/kkh0977/223406352781
반응형
'참고 사이트' 카테고리의 다른 글
Comments