개인정보 처리방침
1. 개요
온도습도측정기(이하 "앱")는 사용자의 개인정보를 소중히 다룹니다. 이 문서는 앱이 어떤 정보를 어떻게 다루는지 쉬운 말로 설명합니다.
이 앱은 회원가입이 없으며, 사용자를 식별할 수 있는 정보를 수집하거나 서버에 저장하지 않습니다.
2. 수집·이용하는 정보
2.1 위치 정보 (위도·경도)
- 이용 목적: 현재 위치의 날씨, 대기질 정보를 가져오기 위함
- 이용 방식: 디바이스에서 위경도를 얻어 날씨 API에 전달하고, 응답만 받습니다. 위경도는 앱 서버에 저장되지 않으며, 사용자에 연결되는 식별자와 함께 전송되지 않습니다.
- 보관: 사용자가 직접 "저장된 도시"로 추가한 경우에만 디바이스 내부에 저장됩니다.
2.2 디바이스 내 저장 설정
다음 항목이 디바이스 내부(SharedPreferences)에만 저장됩니다. 외부로 전송되지 않습니다.
- 저장한 도시 목록 (이름, 위도, 경도)
- 단위 설정 (섭씨/화씨, hPa/inHg)
- 테마 설정
- 알림 및 위젯 새로고침 설정
2.3 광고 표시를 위해 처리되는 정보 (Google AdMob)
앱은 운영을 위해 Google AdMob 광고를 표시합니다. AdMob SDK가 광고를 송출하는 과정에서 다음 정보를 자동으로 처리할 수 있습니다.
| 항목 | 용도 |
|---|---|
| 광고 식별자 (IDFA / AAID) | 비개인화 광고 송출, 광고 빈도 제어, 어뷰징 방지 |
| 기기 정보 (기종, OS, 언어, 화면 크기) | 광고 호환성 |
| IP 주소 (대략적 지역만) | 지역 기반 광고, 보안 |
| 광고 노출/클릭 이벤트 | 광고 성과 측정 |
- 광고 식별자는 iOS의 "App Tracking Transparency"와 Android의 "광고 ID 재설정/삭제" 설정으로 사용자가 직접 제어할 수 있습니다.
- AdMob의 자체 개인정보 처리방침: policies.google.com/privacy
- 사용자가 추적 동의를 거부한 경우 비개인화 광고만 표시합니다.
2.4 수집하지 않는 항목
- 이름, 이메일, 전화번호, 생년월일 등 개인 식별 정보
- 사용 분석(Firebase Analytics 등), 행동 추적 데이터
- 연락처, 사진, 캘린더, 마이크, 카메라
- 결제 정보, 디바이스 고정 식별자(UUID, IMEI 등)
3. 외부 서비스 (제3자 제공)
모든 통신은 HTTPS로 암호화됩니다.
| 서비스 | 용도 | 전송되는 정보 |
|---|---|---|
| Open-Meteo Forecast API | 날씨 예보 | 위도, 경도 |
| Open-Meteo Air Quality API | 미세먼지 | 위도, 경도 |
| Open-Meteo Geocoding API | 도시 검색 | 도시명 검색어 |
| Google AdMob | 광고 표시 | 광고 식별자, 기기 정보, IP (2.3) |
4. 권한 사용
| 권한 | 용도 | 거부 시 |
|---|---|---|
| 위치 (사용 중) | 현재 위치 기반 날씨 | 도시를 직접 검색해 사용 가능 |
| 알림 | 강수·미세먼지·불쾌지수 알림 | 알림 미발송, 앱 내 정보는 사용 가능 |
| 백그라운드 업데이트 | 알림 조건 검사용 주기적 갱신 | 알림 정확도 저하 |
5. 데이터 보관 및 파기
- 모든 설정과 저장된 도시 목록은 사용자의 디바이스 내에만 보관됩니다.
- 앱을 삭제하면 모든 데이터가 즉시 함께 삭제됩니다.
- 광고 ID는 OS 설정에서 직접 재설정/삭제할 수 있습니다.
6. 아동의 개인정보
앱은 만 4세 이상이면 누구나 사용할 수 있으며, 아동을 별도로 식별하거나 아동 대상으로 데이터를 수집하지 않습니다.
7. 이용자의 권리
이용자는 디바이스 설정에서 언제든지 위치 권한·알림 권한·광고 추적을 회수할 수 있으며, 앱 내 "저장된 도시"를 직접 삭제할 수 있습니다.
8. 안전 조치
- 모든 외부 통신은 HTTPS(TLS)로 암호화됩니다.
- 사용자를 식별할 수 있는 정보를 자체 서버로 전송하지 않습니다.
9. 변경 안내
처리방침이 변경될 경우 본 페이지의 시행일·최종 수정일을 갱신합니다.
10. 연락처
개발자: 개인 개발자 · 이메일: wndud2274@gmail.com
Privacy Policy
1. Overview
Thermo ("the app") respects your privacy. The app does not require an account and does not collect or store any information that can identify you on a server.
2. Information We Use
2.1 Location (latitude / longitude)
Used to fetch weather and air-quality data for your current location. Coordinates are transmitted to the weather API only, are not stored on any server we operate, and are never sent together with any identifier. Coordinates persist on-device only if you explicitly add a city to "Saved Locations".
2.2 On-device settings
Saved cities, unit preferences, theme, alert and widget refresh preferences are stored locally only.
2.3 Advertising (Google AdMob)
The AdMob SDK may automatically process: advertising identifier (IDFA/AAID), device info (model, OS, language, screen size), IP-based approximate region, and ad impression/click events. Users can control the advertising identifier via iOS "App Tracking Transparency" or Android "Reset advertising ID". If tracking is declined, only non-personalised ads are shown. AdMob's privacy policy: policies.google.com/privacy.
2.4 We do NOT collect
- Name, email, phone, DOB or any personal identifiers
- Analytics or custom behavioural tracking
- Contacts, photos, calendar, microphone, camera
- Payment information or persistent device identifiers
3. Third-Party Services
All traffic uses HTTPS.
| Service | Purpose | Data sent |
|---|---|---|
| Open-Meteo Forecast | Weather forecast | lat, lon |
| Open-Meteo Air Quality | Air quality | lat, lon |
| Open-Meteo Geocoding | City search | search query |
| Google AdMob | In-app ads | advertising id, device info, IP (§2.3) |
4. Permissions
| Permission | Purpose | If denied |
|---|---|---|
| Location (When in Use) | Weather for current location | You can add cities manually |
| Notifications | Alerts for precipitation, PM2.5, comfort index ≥ 80 | No alerts; in-app data still works |
| Background app refresh | Periodic weather check for alert evaluation | Alerts may be less timely |
5. Retention and Deletion
All settings and saved cities are kept only on your device. Uninstalling the app deletes all of its data immediately. The advertising identifier can be reset or deleted in OS settings.
6. Children's Privacy
The app is suitable for ages 4+ and does not knowingly collect data from children.
7. User Rights
You can revoke location, notification, and ad-tracking permissions at any time in OS settings. You can delete saved cities in-app.
8. Legal Basis (GDPR Art. 6)
Processing of location is necessary for performance of the service requested by the user (Art. 6(1)(b)). Processing of advertising data is based on legitimate interest and, where applicable, user consent.
9. Changes
If we change this policy we will update the Effective / Updated dates above.
10. Contact
Developer: independent developer · Email: wndud2274@gmail.com