Privacy Policy for QR Scanner App
1. Data Collected We collect the following types of data through Firebase and AdMob to enhance our app’s functionality and user experience:
User Data: This includes IP address, device type, operating system, and app usage data.
App Performance Data: Errors, performance metrics, and user behavior to improve our services.
Advertising Data: AdMob may collect user information to provide personalized ads, such as location and interests.
2. Purpose of Data Usage The collected data is used to:
Improve app performance and user experience.
Deliver more relevant advertisements to users.
Monitor and analyze behavior to enhance the quality of our services.
3. Data Sharing We share data with the following third parties:
Firebase: Used for performance analysis, event tracking, and error detection. Firebase does not store users' personal data.
AdMob: Used to display ads. AdMob may share data with advertising partners to deliver personalized ads.
4. User Rights Users have the following rights regarding their data:
5. Data Security We implement strong security measures to protect your data, including encryption and restricted access. Firebase is used solely for analytics purposes and does not store any sensitive user data.
6. Permissions Required To fully utilize the app’s features, the following permissions are required:
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" /><uses-permission android:name="android.permission.INTERNET" /><uses-permission android:name="android.permission.CAMERA" />
For Android 10 and below:
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" /><uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
For Android 11 and above:
<uses-permission android:name="android.permission.READ_MEDIA_IMAGES" />
The CAMERA permission is necessary for scanning QR codes.
The READ_EXTERNAL_STORAGE and WRITE_EXTERNAL_STORAGE permissions are required for accessing and processing images from the user's device library (Android 10 and below).
The READ_MEDIA_IMAGES permission is used for accessing images on Android 11 and later, following Scoped Storage policies.
If you have any questions or concerns, please contact us at support@freccialtd.com. We value your feedback and are committed to providing a secure and efficient experience.