LotGuard 개인정보처리방침
계정이 없고, 회원가입이 없으며, 이름·이메일·전화번호를 묻지 않습니다. 입력하신 잔액·거래 기록·계좌 설정은 기기 안에만 저장되고 개발자에게 전송되지 않습니다.
광고는 사용자가 직접 누를 때만 뜹니다. 배너도, 전면 광고도, 앱을 켤 때 뜨는 광고도 없습니다. 잠긴 기능을 열려고 광고 보고 24시간 열기 를 누른 경우에만 Google 의 광고 SDK 가 동작하며, 그때 무엇이 오가는지는 6항에 적었습니다. 누르지 않으면 광고 쪽 수집은 시작되지 않습니다.
1. 수집하는 개인정보
앱 자체는 수집하지 않습니다. 이름·이메일·전화번호·생년월일 같은 정보를 묻지 않고, 사용자 계정 체계 자체가 없습니다. 개발자가 보관하는 사용자 데이터는 없습니다.
예외는 광고 하나입니다. 사용자가 보상형 광고를 보기로 선택하면 Google 의 광고 SDK 가 광고 ID 등을 처리합니다 — 6항에 따로 적었습니다. 광고를 보지 않으면 이 항목은 발생하지 않습니다.
2. 기기에 저장되는 정보
앱을 쓰면서 입력하거나 만들어지는 값은 기기 내부 저장소에만 남습니다. 다른 앱이나 외부에서 읽을 수 없습니다.
- 계산기 입력값 — 상품, 계좌 통화, 잔액, 리스크 비율·금액, 손절 폭
- 계좌 프리셋 — 이름, 통화, 잔액, 건당·일일·전체 손실 한도, 시작 잔액
- 거래 기록(저널) — 계산 결과, 실현 손익, 메모
- 브로커 프로필 — 상품별 핍 정의와 계약 단위 설정
- 환율 캐시 — 아래 3항의 공개 환율 데이터 사본(오프라인 계산용)
- 체험 만료 시각 — 광고를 끝까지 본 경우에만 생깁니다. 24시간 뒤의 시각 하나이고, 그 밖의 광고 관련 값은 남기지 않습니다(6항)
이 값들은 어디로도 전송되지 않습니다. 개발자는 접근할 수 없습니다.
3. 네트워크 통신
평소 앱이 접속하는 곳은 환율 제공처 한 곳뿐입니다. (광고를 볼 때만 Google 광고 서버가 더해집니다 — 6항.)
- Frankfurter (
api.frankfurter.dev) — 유럽중앙은행(ECB) 일일 고시 환율을 받아옵니다. 실시간 시세가 아닙니다. - 요청에 담기는 것은 기준 통화와 통화 코드 목록뿐입니다
(예:
base=USD&symbols=EUR,JPY). 식별자, 기기 정보, 잔액, 거래 기록은 담기지 않습니다. - 모든 인터넷 요청이 그렇듯 접속 IP 주소는 해당 서버에 보입니다. 이는 앱이 보내는 정보가 아니라 통신의 성질입니다.
환율을 한 번 받아 두면 비행기 모드에서도 계산이 동작합니다. 네트워크 없이 앱을 쓰셔도 됩니다.
4. 결제
평생 이용권 구매는 Google Play 결제(Google Play Billing)가 전부 처리합니다.
- 앱은 카드번호·계좌·청구지 주소 같은 결제 수단을 보지도, 저장하지도 않습니다.
- 앱이 아는 것은 “이 상품을 소유했는가” 하나입니다. Google Play 에 그것만 묻습니다.
- 결제 과정에서 처리되는 정보는 Google 의 정책을 따릅니다 — Google 개인정보처리방침.
5. 백업
이 앱은 Android 의 자동 백업(Auto Backup)을 켜 둔 상태입니다. 따라서 위 2항의 기기 데이터가 사용자 본인의 Google 계정 백업에 포함될 수 있습니다. 기기를 바꿀 때 기록이 따라오게 하기 위한 것입니다.
- 이 백업은 사용자의 Google 계정 안에 있고 개발자는 접근할 수 없습니다.
- 백업 데이터의 처리는 Google 의 정책을 따릅니다.
- 원치 않으시면 기기 설정 → Google → 백업에서 끄실 수 있습니다.
6. 광고
광고는 사용자가 직접 누를 때만 뜹니다. 배너, 전면 광고, 앱을 켤 때 뜨는 광고는 없습니다. 잠긴 기능의 안내 화면에서 광고 보고 24시간 열기 를 누른 경우에만 보상형 동영상 광고가 재생되고, 끝까지 보면 유료 기능이 24시간 열립니다.
- 누르기 전에는 광고 쪽 수집이 시작되지 않습니다. 광고 SDK 의 측정 기능을
앱 실행이 아니라 광고를 요청하는 시점까지 미뤄 두었습니다
(
DELAY_APP_MEASUREMENT_INIT). - 광고는 Google AdMob(Google Mobile Ads SDK)이 제공합니다. 광고를 고르고 보여 주고 집계하기 위해 Google 은 광고 ID(AAID), 기기·앱 정보, IP 주소, 광고를 보거나 누른 기록 등을 처리합니다. 자세한 내용은 Google 이 파트너 사이트·앱의 정보를 사용하는 방식을 보세요.
- 개발자는 이 정보를 받지 않습니다. 앱이 Google 로부터 듣는 것은 “끝까지 봤는가” 하나이고, 그 결과로 기기에 만료 시각 하나를 적습니다.
- 이 앱이 만든 저장 데이터(2항의 잔액·거래 기록·계좌 설정)는 광고에 쓰이지 않고 광고 SDK 로 전달되지도 않습니다.
- 맞춤형 광고를 끄거나 광고 ID 를 초기화하실 수 있습니다 — 기기 설정 → 개인정보 보호 → 광고. 유럽경제지역·영국 등에서는 광고를 처음 요청할 때 Google 의 동의 양식이 뜨고, 거기서 하신 선택을 따릅니다.
6-1. 분석 · 추적
없습니다. 자체 분석 도구, 크래시 리포터, 사용 기록 추적을 넣지 않았습니다. 개발자는 누가 앱을 언제 어떻게 쓰는지 보지 못합니다. 위 6항의 광고 관련 처리는 광고를 보기로 선택한 경우에만, Google 쪽에서 일어납니다.
7. 권한
위치·연락처·저장소·카메라·전화·마이크 권한은 요구하지 않습니다. 설치된 앱에 선언되는 권한은 아래가 전부이고, 사용자가 따로 허용을 눌러야 하는 종류는 하나도 없습니다. 대부분은 Google·AndroidX 라이브러리가 함께 들여오는 것이라 앱이 직접 쓰지 않습니다.
INTERNET— 3항의 환율 조회. 광고를 볼 때도 함께 쓰입니다ACCESS_NETWORK_STATE— 6항의 광고 SDK 가 선언합니다. 환율 조회에는 쓰이지 않습니다com.google.android.gms.permission.AD_ID— 광고 ID. 맞춤형 광고를 끄시면 이 값은 광고에 쓰이지 않습니다(6항)ACCESS_ADSERVICES_AD_ID·ACCESS_ADSERVICES_ATTRIBUTION·ACCESS_ADSERVICES_TOPICS— Android 프라이버시 샌드박스용으로 광고 SDK 가 선언합니다com.android.vending.BILLING— 4항의 Google Play 결제WAKE_LOCK— Google 광고 측정 라이브러리가 선언합니다FOREGROUND_SERVICE— AndroidX WorkManager 가 선언합니다. 이 앱은 포그라운드 서비스를 실행하지 않습니다com.raon.forexpipcalculator.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION— AndroidX 가 만드는 앱 내부 전용 권한입니다. 데이터에 접근하지 않고, 앱이 자기 브로드캐스트를 다른 앱으로부터 잠그는 데 씁니다
8. 데이터 삭제
- 거래 기록은 저널 화면에서 한 건씩 지울 수 있습니다.
- 기기 설정 → 애플리케이션 → LotGuard → 저장공간 → 데이터 삭제로 전부 지울 수 있습니다.
- 앱을 삭제하면 기기의 데이터도 함께 사라집니다. (5항의 Google 계정 백업은 Google 의 보관 정책을 따릅니다.)
- 광고 ID 초기화·삭제는 기기 설정 → 개인정보 보호 → 광고에서 하실 수 있습니다. 그 값은 앱이 아니라 기기가 들고 있습니다.
개발자가 보관하는 사용자 데이터가 없으므로, 별도로 삭제를 요청하실 대상이 없습니다.
9. 아동
이 앱은 아동을 대상으로 하지 않으며, 아동으로부터 개인정보를 수집하지 않습니다.
10. 방침 변경
수집·전송하는 정보가 달라지면 이 문서를 고치고 상단의 시행일을 갱신합니다. 중요한 변경은 앱 업데이트 설명에 함께 적습니다.
11. 문의
개인정보 관련 문의: pantaldev@gmail.com
개발자: Raoni Lab
LotGuard Privacy Policy
There are no accounts, no sign-up, and the app never asks for your name, email, or phone number. The balances, trades, and account settings you enter stay on your device and are never sent to the developer.
Ads appear only when you ask for one. There are no banners, no interstitials, and nothing on launch. Google's ad SDK runs only if you tap Watch an ad to unlock for 24 hours on a locked feature; section 6 says what that involves. If you never tap it, no ad-related collection begins.
1. Personal data we collect
The app itself collects none. It never asks for your name, email, phone number or date of birth, and it has no user account system. The developer holds no user data.
There is one exception: ads. If you choose to watch a rewarded ad, Google's ad SDK processes an advertising ID and related signals — see section 6. If you never watch one, this does not happen.
2. Data stored on your device
What you enter, and what the app derives from it, lives only in the app's private storage on your device. It is not readable by other apps.
- Calculator inputs — instrument, account currency, balance, risk percent or amount, stop loss
- Account presets — name, currency, balance, per-trade / daily / overall loss limits, initial balance
- Trade journal — saved calculations, realized P&L, notes
- Broker profile — your per-instrument pip definitions and contract sizes
- Exchange-rate cache — a copy of the public rate data in section 3, so the app works offline
- Trial expiry — written only if you watch a rewarded ad through to the end. It is a single timestamp 24 hours out; nothing else about the ad is kept (section 6)
None of this is transmitted anywhere. The developer cannot access it.
3. Network requests
In normal use the app contacts exactly one service. (Google's ad servers are added only while you are watching an ad — section 6.)
- Frankfurter (
api.frankfurter.dev) — supplies European Central Bank daily reference rates. These are not real-time quotes. - A request carries only a base currency and a list of currency codes
(e.g.
base=USD&symbols=EUR,JPY). No identifiers, no device information, no balances, no trades. - As with any internet request, your IP address is visible to that server. That is a property of network communication, not data the app chooses to send.
Once rates are fetched, calculations work in airplane mode. You may use the app entirely offline.
4. Purchases
The lifetime unlock is handled entirely by Google Play Billing.
- The app never sees or stores payment details — no card numbers, no billing address.
- The only thing the app learns is whether the product is owned. That is the single question it asks Google Play.
- Information processed during payment is governed by Google's Privacy Policy.
5. Backup
The app has Android Auto Backup enabled, so the on-device data in section 2 may be included in your own Google account backup. This is what lets your journal follow you to a new device.
- That backup sits in your Google account; the developer cannot access it.
- Its handling is governed by Google's policies.
- You can turn it off in Settings → Google → Backup.
6. Advertising
Ads appear only when you ask for one. There are no banners, no interstitials and nothing on launch. A rewarded video plays only if you tap Watch an ad to unlock for 24 hours on a locked feature; watching it to the end unlocks the paid features for 24 hours.
- Nothing ad-related starts before you tap. The ad SDK's measurement is deferred
from app launch to the moment an ad is actually requested
(
DELAY_APP_MEASUREMENT_INIT). - Ads are served by Google AdMob (Google Mobile Ads SDK). To select, show and measure an ad, Google processes your advertising ID (AAID), device and app information, IP address, and ad interactions. See How Google uses information from sites or apps that use our services.
- The developer never receives any of it. All the app hears back is whether you finished watching, and it writes one expiry timestamp on your device.
- The data this app stores (balances, trades, account settings — section 2) is never used for advertising and never passed to the ad SDK.
- You can opt out of personalised ads or reset your advertising ID in Settings → Privacy → Ads. In the EEA, the UK and similar regions, Google's consent form appears before the first ad request and your choice there is respected.
6-1. Analytics and tracking
There is none. No analytics, no crash reporting, no usage tracking. The developer cannot see who uses the app, when, or how. The advertising processing in section 6 happens on Google's side, and only if you choose to watch an ad.
7. Permissions
It never requests location, contacts, storage, camera, phone or microphone access. The full set of permissions declared in the installed app is below, and none of them prompt you. Most are pulled in by Google and AndroidX libraries rather than used by the app itself.
INTERNET— the rate lookup in section 3; also used while an ad is playingACCESS_NETWORK_STATE— declared by the ad SDK in section 6. It is not used for the rate lookupcom.google.android.gms.permission.AD_ID— the advertising ID. If you opt out of personalised ads it is not used for advertising (section 6)ACCESS_ADSERVICES_AD_ID·ACCESS_ADSERVICES_ATTRIBUTION·ACCESS_ADSERVICES_TOPICS— declared by the ad SDK for the Android Privacy Sandboxcom.android.vending.BILLING— Google Play Billing, section 4WAKE_LOCK— declared by Google's ad measurement libraryFOREGROUND_SERVICE— declared by AndroidX WorkManager. This app runs no foreground servicecom.raon.forexpipcalculator.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION— an app-internal permission generated by AndroidX. It accesses no data; it keeps the app's own broadcasts from being reachable by other apps
8. Deleting your data
- Journal entries can be deleted individually in the app.
- Everything can be cleared via Settings → Apps → LotGuard → Storage → Clear data.
- Uninstalling the app removes the on-device data with it. (The Google account backup in section 5 follows Google's retention policy.)
- Your advertising ID can be reset or deleted in Settings → Privacy → Ads. That value belongs to the device, not to this app.
Because the developer holds no user data, there is nothing to request deletion of.
9. Children
This app is not directed at children and does not knowingly collect personal information from children.
10. Changes to this policy
If what the app collects or transmits changes, this document is updated and the effective date at the top is revised. Material changes are also noted in the app's release notes.
11. Contact
Privacy enquiries: pantaldev@gmail.com
Developer: Raoni Lab