This Privacy Policy describes how the Bubble Rush Android game ("the App", "we", "us") handles information when you use it. By installing or using the App, you agree to the practices described below.
Bubble Rush is a fully offline bubble-shooter game. It does not require an account, does not transmit any data off your device, does not show third-party ads, and does not include any analytics or tracking SDKs. All your game progress stays on your device.
The App stores a single save record locally using Android's standard local storage (AsyncStorage), under the key @bubble_rush_save_v1. It contains:
This data:
The App does not:
| Permission | Why it is declared |
|---|---|
VIBRATE | Short haptic feedback on pops, blasts, and button taps (can be turned off in Settings). |
MODIFY_AUDIO_SETTINGS | Declared by the audio library (expo-audio) used to play the game's sound effects and music. |
INTERNET | Declared by the React Native / Expo framework as a default. The App's own code makes no network requests. |
RECORD_AUDIO | Declared automatically by the expo-audio playback library. The App never records audio and never requests this permission at runtime; you can verify it stays "Not allowed" in Android Settings. |
READ_EXTERNAL_STORAGE / WRITE_EXTERNAL_STORAGE | Legacy framework defaults (Android ≤ 12). The App does not read or write your files, photos, or media. |
SYSTEM_ALERT_WINDOW | Framework default used only by development tooling. Not used by the released App. |
The App does not request location, camera, contacts, notifications, or any other sensitive permission.
The current version of Bubble Rush shows no third-party advertisements and processes no real-money purchases. The in-game Shop and reward screens operate entirely on the App's virtual coins and gems, which are earned by playing. If a future version introduces real advertising, in-app purchases, or analytics, this policy will be updated before that version ships, and the "Last updated" date above will change.
Because everything is stored locally, you are always in control:
Bubble Rush is suitable for all ages. Because the App collects no personal information and transmits nothing off the device, there is nothing for parents or guardians to review, delete, or opt out of.
The App contains no third-party advertising, analytics, crash-reporting, or social-login SDKs. The non-UI libraries bundled are functional only: @react-native-async-storage/async-storage (local save), expo-audio (local sound playback), and react-native-svg (graphics rendering). None of them contact any server. All game art, audio, and level content is bundled inside the App. Distribution is via Google Play, governed by Google's own privacy policy.
If we materially change this Privacy Policy, we will update the "Last updated" date at the top of this page.
Questions, requests, or other privacy concerns?
Email: atulmore.refferer@gmail.com