This file contains hidden or 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
| # RepReact SMS Opt-In and Consent Policy | |
| Customers opt-in to receive transactional SMS review requests from our platform through physical and digital service intake forms. | |
| ## Physical Intake Copy | |
| When a customer checks in for service at a client business location, they fill out a standard authorization form containing the following explicit checkbox: | |
| "[X] I agree to receive automated transactional text messages from [Business Name] regarding my recent service experience, including links to leave a performance review. Message and data rates may apply. Reply STOP to opt out." | |
| ## Digital Intake Copy |
This file contains hidden or 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
| # Privacy Policy for Life RPG | |
| Effective Date: May 26, 2026 | |
| This Privacy Policy describes how Life RPG ("we", "our", or "us") handles data within our mobile application. We are committed to protecting user privacy and ensuring transparency regarding the limited data processed by our application. | |
| ## 1. Information Collected and Stored Locally | |
| Life RPG is designed as an off-line first, self-contained system. | |
| - Core application metrics—including user-defined usernames, titles, stat levels, custom quests, market records, habit progress loops, and the path to locally selected profile images—are processed and stored strictly on your local device hardware using encrypted/secure system preferences (SharedPreferences). | |
| - This data remains completely within your control, stays local to your device container sandbox, and is never transmitted to our own external servers. |