Last updated: 12 September 2026
This describes what WeatherFairy ("the app") collects and what it does not. We do not describe anything the app does not actually do.
| What | Your device's approximate latitude and longitude, via Android's ACCESS_COARSE_LOCATION permission |
|---|---|
| How | We use the last known location from cell towers or Wi-Fi, and request a fresh one only if none exists. We never request continuous updates |
| Why | To show the weather where you are |
| Where it is kept | On your device only. The last coordinate is saved in app storage so the next lookup is fast |
| If you decline | Seoul's weather is shown instead. The app still works |
Fetching a forecast requires sending coordinates to our server. However, the server
folds them into the national forecast grid (about 5 km) before storing anything.
What gets cached is grid cell + forecast publication time, shared by everyone in that cell.
Our server does not retain who was where.
We use Google Firebase Analytics to collect:
These records contain no name, email, phone number, or precise location. We have an automated check in our codebase that rejects any event field that could identify a person.
There is one reason we collect this: lock screen apps are routinely killed by manufacturer battery optimisation, silently. We cannot fix what we cannot see.
The current version contains no advertising.
If we add advertising later we intend to use Google AdMob, which collects an Advertising ID. We will update this page and notify you inside the app before that happens.
| Google Firebase Analytics | Diagnostics · policy |
|---|---|
| Korea Meteorological Administration | Forecasts · queried by grid cell only |
| Open-Meteo | Forecasts (secondary) · queried by coordinates only |
| Amazon Web Services | Server and cache hosting (Seoul region) |
This app is not directed at children, and we do not collect information that would tell us whether a user is a child.
See the support page.
If this policy changes we update the date above. Changes that add to what we collect will also be announced inside the app.