← Back to home

Rij — Privacy Policy

Summary


1. Data accessed on your device (never uploaded)

Rij reads the following data on your device and writes it only to a local database that stays on the device. The database file never leaves the device.

Health data

On both platforms, Rij requests read-only access to health data; it never writes to your health store.

Limited Use Compliance:

Our use of information received from Health Connect will adhere to the Health Connect Permissions Policy, including the Limited Use requirements. We do not sell, share, or lease your Health Connect data or HealthKit data to third parties, nor do we use this data for advertising, marketing, or user-profiling.

App / device usage

Notification metadata

This data:


2. Data we store on our servers

To deliver push notifications and (on Android) verify in-app purchases, Rij uses Google's Firebase platform. The same Firebase project serves both platforms.

The following is the complete server-side record per user. Some fields are written only by one platform; that is called out in the Platform column.

All server-side data stored per user, and which platform writes it.
FieldPurposePlatform
Anonymous Firebase Auth user ID (UID) Pseudonymous identifier tying your device to its server-side record. Not linked to your name, email, phone number, or any account. Both
Firebase Cloud Messaging (FCM) registration token Routes push notifications to your device. On iOS the underlying APNs token is registered via FCM. Rotates automatically. Both
Platform tag (android or ios) Used for platform-specific cleanup of stale tokens. Both (value differs)
Notifications-enabled flag (boolean) Whether you have opted in to receive notifications. Android only
Quiet-hours window (two integers, minutes since midnight) Window during which notifications would be suppressed. Android only
Last-updated timestamp Server-side write time, used to detect stale records. Both
Google Play purchase token (transient) Sent to a server-side Cloud Function (verifyPurchase) which forwards it to Google Play's Developer API to confirm a valid subscription. The token is not persisted on our servers; it is used only during verification. Android only

iOS in-app purchases are verified entirely on-device using Apple's StoreKit 2 framework. The purchase receipt is never sent to our servers and no Cloud Function is involved. Subscription status is determined locally from Apple's signed transaction.

We do not collect or store on our servers: your name, email address, phone number, location, IP address (beyond Google's standard infrastructure logging), advertising ID, contacts, photos, files, messages, or any of the health, usage, or notification data described in section 1.


3. Analytics

Rij does not include any third-party advertising, attribution, or analytics SDK (no Mixpanel, AppsFlyer, Amplitude, Sentry, etc.) on either platform.

On Android, Google Firebase Analytics is present as part of the Firebase SDK bundle but we have not added any custom analytics events. Firebase Analytics' automatically collected events (app open, session length, OS version, device model, country, language) are governed by Google's Firebase data-processing terms. Aggregated counts are visible to us; raw events are not.

On iOS, the Firebase Analytics module is not imported in the app source at all.


4. How to erase your data

Local (on-device) data

Uninstalling Rij permanently deletes the encrypted local database and all health, usage, and notification data described in section 1.

Server-side data

Inside the app, go to Settings → Erase My Data. This deletes your Firestore users/{uid} document and removes your anonymous Firebase Auth user. The action is irreversible.

If you cannot reach the in-app setting (for example, because you have already uninstalled the app), email hello@dhive.ca with the date and approximate time of last use. We will locate and delete the associated anonymous record. Because we hold no personally identifying information, you will need to send the request from a contactable address; we cannot otherwise verify your identity.


5. Security

On-device data

Network


6. Children

Rij is not directed at children under 13 and we do not knowingly collect data from children under 13.


7. Permissions you grant

Android permissions

Android permissions Rij requests and what each unlocks.
PermissionWhat unlocks
Health Connect read permissions (11 data types)Section 1 health data
PACKAGE_USAGE_STATS (Usage data access)Section 1 usage data
Notification access (BIND_NOTIFICATION_LISTENER_SERVICE)Section 1 notification counts
POST_NOTIFICATIONSLets Rij show you push notifications
INTERNETFirebase push delivery + purchase verification

iOS permissions and entitlements

iOS permissions and entitlements Rij requests and what each unlocks.
Permission / entitlementWhat unlocks
HealthKit (NSHealthShareUsageDescription, com.apple.developer.healthkit)Section 1 health data
Screen Time (com.apple.developer.family-controls)Section 1 usage data and notification counts (category-level, no app identifiers)
Notification authorization (alert + badge + sound)Lets Rij show you push notifications
Push Notifications (aps-environment)Firebase push delivery

You can revoke any of these in your device's system settings at any time. Revoking a permission stops the corresponding data flow immediately; previously stored on-device data is unaffected until you tap Settings → Erase My Data or uninstall Rij.


8. Changes to this policy

If we materially change what is collected or how it is used, we will surface a notice in the app.


9. Contact

Questions, deletion requests, or other privacy concerns: hello@dhive.ca.

This page is plain-language information, not legal advice.