Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions app/listings/play/privacy.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<html>
<html lang="en-us">
<body>
<h2>Privacy policy</h2>
<p>RunnerUp records location (GPS) when an activity is started, as well steps (for cadence).
<br>The recording is done also when the app is in background (a notification is always shown when location is enabled)
</br>
<br>A user can export this information to accounts (files or web services), the information is not shared in any other way.
</br>
<br>The recording is done also when the app is in background (a notification is always shown when location is enabled).
This information is by default not shared with third parties.
</p>
<p>The external accounts have separate privacy policies.</p>
<p>A user can export this information to accounts (files or web services), the information is not shared in any other way.
The external accounts have separate privacy policies.</p>
<p>Note that usage of the map has a separate policy: <a href="https://www.mapbox.com/legal/privacy">MapBox privacy policy</a></p>
</body>
</html>