Will Google Play flag this "Wellness Dashboard" as a Medical App?
Hey guys, submitting an Expo app soon for a local yoga/wellness studio and trying to avoid Play Store rejection hell.
We built a "Wellness Assessment Dashboard". The user doesn't enter any data themselves. Instead, when they visit the studio, the staff does a physical assessment and uploads data (strength levels, flexibility, progress photos) via a web admin panel. The app is just a read-only dashboard for the user to view their progress.
Since it's labeled "Wellness" and "Strength" rather than a medical diagnosis, does Google still heavily scrutinize this under their strict Health Data policy?
We use Firebase, standard HTTPS, and have disclaimers. Is there any hidden trap or common rejection reason for one-way wellness tracking like this?
Thanks!