generated from victorbalssa/expo-ticket-app
-
-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
privacy policy with eas updates as 3rd party
- Loading branch information
1 parent
5c897cb
commit 2527fdf
Showing
1 changed file
with
63 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
# Privacy Policy for Abacus | ||
|
||
*Last Updated: 2023-12-13* | ||
|
||
This Privacy Policy outlines how _Abacus_ handle your information. | ||
|
||
By using Abacus, you agree to the terms outlined in this policy. | ||
|
||
## 1. Information We Don't Collect: | ||
|
||
We do not collect or retrieve any user account information, including but not limited to: | ||
|
||
- Usernames | ||
- Passwords | ||
- Email addresses | ||
- Phone numbers | ||
- Social media account details | ||
- Device information | ||
- Usage data | ||
- Analytics data | ||
- Location data | ||
|
||
## 2. Information We Collect: | ||
|
||
We don't collect any information. | ||
|
||
## 3. How We Use Collected Information: | ||
|
||
We don't collect any information. | ||
|
||
## 4. Data Security: | ||
|
||
We take appropriate measures to safeguard information, including encryption and secure storage practices. | ||
|
||
## 5. Third-Party Services: | ||
|
||
Abacus use Expo Update server as Third-Party service for Over-The-Air updates. | ||
|
||
*Expo* have [their own privacy policies](https://expo.dev/privacy-explained#:~:text=An%20example%20situation,requested%20an%20update.), and we encourage you to review them. | ||
|
||
Each time you open the app, a request is made to fetch the latest update from the Expo Updates server. | ||
|
||
Information is anonymized and does not include any personal information. | ||
|
||
This request includes the following information: | ||
|
||
- `expo-server-url`: `https://u.expo.dev/292ed6dc-804c-4444-95f5-fa5d76d9913b` (https://github.com/victorbalssa/abacus/blob/updates/app.json#L17) | ||
- `expo-runtime-version`: `0.10.2` (https://github.com/victorbalssa/abacus/blob/updates/app.json#L12) | ||
- `expo-platform`: `ios` or `android` | ||
|
||
That's it. No other information is collected. | ||
|
||
## 6. Children's Privacy: | ||
|
||
Our mobile application is not intended for children under the age of 13. We do not knowingly collect personal information from children. | ||
|
||
## 7. Changes to Privacy Policy: | ||
|
||
We reserve the right to update our privacy policy. Any changes will be reflected on this page, and we recommend reviewing it periodically. | ||
|
||
## 8. Contact Us: | ||
|
||
If you have any questions or concerns about this Privacy Policy, please contact me at github@victorbalssa.ca. |