Skip to content

Commit a1f86a2

Browse files
authored
Create PRIVACY.md
1 parent fb8fa39 commit a1f86a2

File tree

1 file changed

+49
-0
lines changed

1 file changed

+49
-0
lines changed

PRIVACY.md

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
# Privacy Policy
2+
3+
**LocationSync for Sony** ("the app") is provided as a free app. This page informs you about the data collected when you use the app.
4+
5+
## Data Collected by the App
6+
7+
### Location Data
8+
9+
The app accesses the device's GPS location exclusively to transmit it to your connected Sony camera via Bluetooth Low Energy (BLE). Location data is processed entirely on-device and is never transmitted to any server or third party.
10+
11+
### Bluetooth Data
12+
13+
The app scans for and connects to nearby Bluetooth devices to identify and communicate with a paired Sony camera. Bluetooth device names and addresses are stored locally on the device (in app preferences) only to remember your selected camera between sessions. This data is never transmitted to any server or third party.
14+
15+
## Third-Party Services
16+
17+
The following third-party services are active in release builds of the app. They are not active in debug builds.
18+
19+
### Firebase Analytics (Google LLC)
20+
21+
Firebase Analytics is used to collect anonymous usage statistics to help improve the app.
22+
23+
Data collected includes:
24+
- Device model and OS version
25+
- App version
26+
- App events (e.g. app open, first open)
27+
- Approximate location (country/region, derived from IP address)
28+
- Install source
29+
30+
No personally identifiable information (PII) is deliberately collected or sent to Firebase Analytics. Firebase Analytics data is processed by Google LLC and subject to [Google's Privacy Policy](https://policies.google.com/privacy).
31+
32+
### Firebase Crashlytics (Google LLC)
33+
34+
Firebase Crashlytics is used to collect crash reports to help identify and fix bugs.
35+
36+
Data collected includes:
37+
- Device model and OS version
38+
- App version
39+
- Stack traces and application state at the time of a crash
40+
41+
Crash reports do not contain personally identifiable information. Crashlytics data is processed by Google LLC and subject to [Google's Privacy Policy](https://policies.google.com/privacy).
42+
43+
## Data Retention
44+
45+
Analytics and crash data is retained according to Google's standard Firebase data retention policies. Locally stored preferences (selected camera address) can be cleared by uninstalling the app or clearing the app's data via Android Settings.
46+
47+
## Contact
48+
49+
If you have any questions about this privacy policy, please contact android (at) psdev.de

0 commit comments

Comments
 (0)