2. Data Processed Locally
- Gameplay records: guessed words, similarity scores, guess count, timestamps, and session status
- Session metadata: target word for each round and embedding model name used by the game engine
- Preference data: lexicon setting (follow system / Chinese / English)
In the app, these records are stored in local sandbox storage (for example, Application Support and UserDefaults).
3. Data Sent to Third-Party Service
The app integrates Firebase Analytics (Google Firebase SDK). When you use the app, analytics events and related technical metadata may be transmitted to Firebase for product analysis and service improvement.
- Examples: app usage events, device/app version metadata, and analytics identifiers generated by the SDK
- Purpose: understand usage trends, improve game quality, and troubleshoot stability issues