Privacy Policy
Summary
Garmlandia does not collect, transmit, or share any personal data. The app runs entirely on your Garmin device. Nothing leaves the watch.
Data the app reads
To drive in-game mechanics, Garmlandia reads the following data from the Garmin Connect IQ SDK while it is open on your watch:
- Body Battery (via the
SensorHistorypermission declared in the app's manifest). Used only as a real-time input to the game engine — for example, to influence in-game stamina or pacing.
That is the only sensor / health value the app reads.
What we do with it
- Use: Body Battery is read into memory at the moment the game engine needs it and is discarded as soon as the screen redraws. It is never persisted, never aggregated, never combined with any identifier.
- Storage: The value is not written to
Application.Storage, not written toApplication.Properties, not written to a FIT file, and not synced to your Garmin Connect account. - Transmission: The app does not make any network requests. The Connect IQ
Communicationspermission is not declared in the manifest andCommunications.makeWebRequestis not called anywhere in the app's source code. - Sharing: Because the data never leaves the watch, there is nothing to share with Garmin, with us, or with any third party.
Data the app stores locally
The app saves your game progress to the watch's local Application.Storage:
- Selected hero, experience points, crowns, per-location win counts, difficulty, game mode, vibration on/off.
This is gameplay state only — no identifiers, no health data, no location data. It lives on your watch, is wiped if you uninstall the app, and can be reset at any time from Settings → Reset Results inside the app.
Permissions
The app's manifest.xml declares exactly one Connect IQ permission:
SensorHistory— required to read Body Battery.
No other permissions are requested. In particular, the app does not request Positioning (GPS), UserProfile, Communications, BluetoothLowEnergy, Background, PushNotification, or any other capability.
Children
The app is not directed at, and is not intended for use by, children under 13.
Your rights
Because no personal data is collected, transmitted, or stored off-device, there is nothing for us to access, export, correct, or delete on your behalf. If you want to remove the local gameplay state, uninstall the app or use Settings → Reset Results.
If you have any questions about this policy, contact jakub.frieb@gmail.com.
Changes to this policy
If the app ever starts collecting data — for example, if a future version adds a leaderboard or cloud sync — this policy will be updated before that version ships, and the new version's store description will state the change. The policy's effective date at the top reflects the most recent revision.
Governing law
This policy is published by Digital Mind, based in the Czech Republic, and is intended to comply with the EU General Data Protection Regulation (GDPR), the California Consumer Privacy Act (CCPA), and the Garmin Connect IQ Developer Agreement and App Review Guidelines.