Goal Score helps fans keep an eye on daily football scores across major leagues. This document covers how the app interacts with your data.
These records live inside the app's private storage area and are deleted with the app.
Goal Score makes HTTPS calls to public football data providers to retrieve live scores, fixtures, league tables and team metadata. The headers attached to these calls contain the standard Android user-agent and the device locale.
The Android manifest declares only INTERNET and
ACCESS_NETWORK_STATE. These are the bare minimum needed to call the
scores endpoint and to check connectivity before doing so.
The app is suitable for all ages, contains no real-money element and does not attempt to identify individual users, including children.
If the scope of data handling changes in a future release the date at the top of this page will move and a short summary of the change will be added to the release notes.
For questions about this notice, use the developer contact email listed on the Google Play store entry.