At Recall Pattern, we value your privacy. This Privacy Policy describes how your information is collected, used, and shared when you play our mobile application.
1. Information We Collect
We do not collect any personally identifiable information (PII) such as your name, email address, or phone number.
•Game Progress: We store your game data (level, high scores, coins, and unlocked themes) locally on your device using SharedPreferences. This data stays on your phone and is not uploaded to our servers.
•Device Information: Like most apps, certain non-personal information may be collected automatically by the third-party services we use (see Section 3).
2. How We Use Your Information
We use the information collected to:
•Maintain your game progress and high scores.
•Provide and improve the gaming experience.
•Show relevant advertisements.
3. Third-Party Services (Advertising)
We use Google AdMob to display advertisements in the game. AdMob may collect and use certain data (such as your device's advertising ID) to show personalized ads.
You can learn more about how Google uses data by visiting: How Google uses information from sites or apps that use our services
4. Data Retention
Game progress data is stored on your device until the app is uninstalled or you clear the app's cache/data.
5. Children’s Privacy
Our game is designed to be family-friendly. We do not knowingly collect personal information from children. If you are a parent and believe your child has provided us with personal information, please contact us.
6. Security
We take reasonable measures to protect the local data stored on your device, but please remember that no method of transmission over the internet or electronic storage is 100% secure.
7. Changes to This Policy
We may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.
8. Contact Us
If you have any questions or suggestions about our Privacy Policy, do not hesitate to contact us at: [rsklabs@gmai.com]
Implementation Tip:
To make this "official" for the Play Store:
1.Host it online: Copy this text into a Google Doc (set to "Anyone with link can view") or a free hosting site like GitHub Pages.
2.Add the link in Play Console: Google requires a URL to your privacy policy in the "App Content" section of the Google Play Console.
3.In-App Link: It's also good practice to add a "Privacy Policy" button in your Settings or About screen that opens this URL in a browser.