개인정보 처리방침
최종 업데이트: 2026-05-31 · English
FaceGrow는 사용자의 개인정보를 수집·전송·판매하지 않습니다.
1. 얼굴 데이터(Face Data) 처리
수집하는 얼굴 데이터
- FaceGrow는 Apple의 온디바이스 Vision 프레임워크(
VNDetectFaceLandmarksRequest)를 사용하여 사진 속 두 눈의 위치 좌표(픽셀 단위 x, y)를 검출합니다. 이것이 앱이 처리하는 유일한 얼굴 데이터입니다. - 얼굴 인식(Face Recognition), 생체 인식 식별자(Biometric Identifier), 안면 특징 벡터(Faceprint) 등의 데이터는 수집하지 않습니다.
사용 목적
- 두 눈 좌표는 사진 정렬 변환(회전·크기·이동)을 계산하는 데만 사용됩니다. 모든 사진이 눈이 같은 위치에 오도록 1080×1080 표준 캔버스에 정렬되어 타임랩스가 흔들리지 않습니다.
- 좌표는 사용자가 나중에 수동으로 정렬을 재조정할 수 있도록 사진과 함께 기기에 저장됩니다.
- 그 외 다른 어떤 용도(인식·추적·프로파일링 등)로도 사용되지 않습니다.
제3자 공유 및 저장 위치
- 얼굴 데이터는 어떤 제3자와도 공유되지 않습니다.
- 모든 처리는 사용자의 기기 안에서만 이루어집니다. 개발자 서버, 외부 API, 분석 서비스로 전송되지 않습니다.
- iCloud를 사용하는 경우, 두 눈 좌표와 정렬본은 사용자 본인의 iCloud 비공개 데이터베이스(CloudKit Private DB)에만 동기화됩니다. 개발자는 접근할 수 없습니다.
보존 기간
- 두 눈 좌표와 정렬본은 해당 사진을 앱에서 삭제할 때까지 보관됩니다.
- 사용자가 앱 내에서 사진을 삭제하면 눈 좌표를 포함한 관련 데이터가 즉시 삭제됩니다.
- 앱을 삭제하면 기기에 저장된 모든 데이터가 함께 삭제됩니다.
2. 사진과 데이터의 처리
- 촬영하거나 불러온 모든 사진, 얼굴 정렬 결과, 타임랩스 영상, 졸업앨범 PDF는 사용자의 기기 안에서만 생성·처리·저장됩니다.
- 얼굴 검출과 정렬은 Apple의 온디바이스 프레임워크(Vision, Core Image, AVFoundation)로 수행되며, 사진이 외부 서버로 전송되지 않습니다.
- 개발자는 사용자의 사진이나 어떤 데이터에도 접근할 수 없습니다.
3. iCloud 동기화 (선택)
- 사용자가 iCloud에 로그인되어 있으면, 데이터는 사용자 본인의 iCloud 계정(비공개 데이터베이스)에만 동기화되어 같은 Apple 계정의 기기 간에 공유됩니다.
- 이 데이터는 Apple의 iCloud에 저장되며 개발자는 접근할 수 없습니다. 처리 방식은 Apple 개인정보 처리방침을 따릅니다.
- iCloud를 사용하지 않으면 데이터는 기기에만 남습니다.
4. 권한
- 카메라: 아이의 얼굴을 촬영하기 위해 사용합니다.
- 사진 보관함: 기존 사진을 불러오거나, 정렬본·타임랩스·앨범을 저장하기 위해 사용합니다.
- 알림: 촬영 리마인더를 보내기 위해 사용합니다(선택).
- 모든 권한은 사용자가 거부할 수 있으며, 해당 기능만 비활성화됩니다.
5. 수집하지 않는 것
- 분석/추적 도구, 광고 식별자, 제3자 SDK를 사용하지 않습니다.
- 회원가입이나 계정 생성이 없습니다.
6. 아동의 개인정보
이 앱의 피사체는 주로 아기·어린이지만, 아동의 어떤 정보도 수집·전송하지 않습니다. 모든 데이터는 보호자의 기기와 보호자 본인의 iCloud에만 존재합니다.
7. 문의
개인정보 관련 문의: degan8535@gmail.com
English
FaceGrow does not collect, transmit, or sell any personal data.
1. Face Data
What face data the app collects
- FaceGrow uses Apple's on-device Vision framework (
VNDetectFaceLandmarksRequest) to detect the pixel coordinates of the two eyes in each photo. This is the only face-related data the app processes. - The app does not collect face recognition data, biometric identifiers, faceprints, or any form of identity-linked facial data.
How face data is used
- The eye coordinates are used solely to compute an alignment transform (rotation, scale, and translation) so that every photo is placed on a standard 1080×1080 canvas with both eyes at the same fixed position — ensuring smooth, jitter-free timelapse playback.
- The coordinates are stored alongside the aligned photo on the user's device so the user can manually re-adjust the alignment later if needed.
- The coordinates are never used for face recognition, identification, tracking, profiling, or any other purpose.
Third-party sharing and storage location
- Face data is never shared with any third party.
- All processing occurs entirely on the user's device. No data is sent to the developer's servers, external APIs, or analytics services.
- If the user is signed in to iCloud, the eye coordinates and aligned images sync only to the user's own iCloud private database (CloudKit Private DB). The developer cannot access this data.
Retention
- Eye coordinates and aligned images are retained until the user deletes the corresponding photo within the app.
- Deleting a photo within the app permanently removes the associated eye coordinates and aligned image.
- Deleting the app removes all locally stored data.
2. Photos and data handling
- All photos you capture or import, face-aligned results, timelapse videos, and yearbook PDFs are created, processed, and stored only on your device.
- Face detection and alignment run with Apple's on-device frameworks (Vision, Core Image, AVFoundation). Photos are never sent to any external server.
- The developer cannot access your photos or any of your data.
3. iCloud sync (optional)
- If you are signed in to iCloud, your data syncs only to your own iCloud account (private database) to share across your devices signed in with the same Apple Account.
- This data is stored in Apple iCloud and is not accessible to the developer, governed by the Apple Privacy Policy.
- If you do not use iCloud, data stays on your device.
4. Permissions
- Camera — to photograph your child's face.
- Photo Library — to import existing photos and save aligned images, timelapses, and albums.
- Notifications — to send capture reminders (optional).
- You may deny any permission; only that feature is disabled.
5. What we do not do
- No analytics/tracking, no advertising identifiers, no third-party SDKs.
- No sign-up or account creation.
6. Children's privacy
The subjects are primarily babies and children, but no information about any child is collected or transmitted. All data lives only on the guardian's device and the guardian's own iCloud.
7. Contact
Privacy inquiries: degan8535@gmail.com