Interactive auditory training platform for cochlear implant and hearing aid users. Features 50+ gamified exercises covering environmental sounds, speech recognition, and vocabulary improvement for hearing rehabilitation.
This app did not meet two or more trust checks, has a critical issue in one, or carries a red flag.
The five trust checks
Quick Verdict
Best for: Hearing training with exercise data kept off data brokers
What It Means For You
Hearing training data, exercise progress, game scores, and user profiles are stored in the developer's own Firebase systems and not shared with data brokers or advertising networks. Usage and crash data flow to Firebase Analytics and Firebase Crashlytics, and purchase activity is handled by RevenueCat. Some data on the device may not be fully protected. All network traffic travels over encrypted connections.
Quick Verdict
Best for: Hearing training with exercise data kept off data brokers
What It Means For You
Hearing training data, exercise progress, game scores, and user profiles are stored in the developer's own Firebase systems and not shared with data brokers or advertising networks. Usage and crash data flow to Firebase Analytics and Firebase Crashlytics, and purchase activity is handled by RevenueCat. Some data on the device may not be fully protected. All network traffic travels over encrypted connections.
Method and Limitations
Static analysis only. CITT reviewed the code of this build without running the app, so runtime behavior was not observed. The findings below describe the analyzed build and may not reflect server-side controls or later versions. CITT makes no determination about compliance with any law or platform policy; it reports what the artifacts contain and cites the published guidance so a reader can compare.
Data Security
1 totalCode Security
6 totalPrivacy
1 totalPermission Usage
1 totalVersion diff is on the Developer plan. See developer plans.
Context Tags
Package
com.Games4Hearoes.G4H
Version
1.4.05 (versionCode: 330014005)
Analysis Date
Aug 6, 2026
Feedback helps us improve our analysis
Hearoes delivers structured auditory rehabilitation training with fully secured network communications and no advertising networks in the data pipeline. The primary concern is transparency: Firebase Analytics initializes automatically without a user consent step, and the developer's Play Store privacy label declares no data is shared with third parties, which the code does not support. Hearing training progress goes to the developer's own Firebase backend and is not passed on to data brokers or ad platforms.
Data Security: 1 finding (1 high)
Network Security: 0 findings
Code Safety: 7 findings (1 medium, 6 low)
Privacy: 1 finding (1 high)
No sensitive data was identified as processed only on the device.
Third parties that may receive data from the app:
Security: 73/100
Privacy: 48/100
The app's privacy practices could be strengthened by:
Accurate Play Store Data Safety disclosure
The Play Store privacy label states no data is shared with third parties. Updating it to reflect that behavioral data goes to Google Firebase Analytics and subscription data goes to RevenueCat would bring the disclosure into alignment with what the code shows.
User consent before analytics initialization
Firebase Analytics starts collecting data at app launch before any user action. Adding a consent step before analytics activates would align with the expectations of GDPR and CCPA.
Restrict Android backup scope
Explicitly configuring backup rules to exclude subscription state, sign-in data, and purchase metadata would prevent that data from being accessible via device backup tools on Android 9 and below.
Remove debug modules from production builds
A Firebase App Check debug module is compiled into the production APK. Stripping it from release builds reduces the information available to anyone inspecting the app.
App Type: Auditory rehabilitation and hearing training (health-adjacent), Unity game engine
Classes Analyzed: 0
Third-Party Services: 21 identified
Context Tags: health, sensitive_data, financial
This security analysis was conducted by CITT (Can I Trust That), an independent security analysis service. The analysis is static code review of Android applications, intended to help people make informed decisions about app security and privacy.
Developer: GAMES 4 HEAROES PTY LTD
Version: 1.4.05 (versionCode: 330014005)
Analysis Date: 2026-08-06
Package: com.Games4Hearoes.G4H
Developer not yet contacted