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.
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Leo Carvalho <[email protected]> Co-authored-by: random623 <[email protected]> Co-authored-by: NiteNeal <[email protected]>
- Loading branch information
1 parent
5b2540b
commit 95132c5
Showing
65 changed files
with
7,981 additions
and
25,535 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
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 |
---|---|---|
@@ -1,3 +1,4 @@ | ||
/node_modules | ||
/dist | ||
/e2e/*.test.js | ||
/e2e/*.test.ts | ||
/artifacts |
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
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
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.11.1` (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 [email protected]. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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 |
---|---|---|
|
@@ -62,4 +62,4 @@ dist/ | |
service-account.json | ||
|
||
detox_test.sh | ||
.artifacts/ | ||
artifacts/ |
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
Oops, something went wrong.