Skip to main content

Install app

Goal

Native app with sync, offline and push on child tablet.

For whom

Parents replacing browser with installed app.

Where in the app

Google Play Store or TestFlight; updates via admin App updates.

Prerequisites

Android device; Play Store account.

Step by step

  1. Find Routine Assist on Google Play Store (or use internal test link from Play Console).
  2. Install the app — points to https://routineassist.com.
  3. Sign in as parent or child (same flow as web).
  4. Updates come via Play Store; in-app notice opens the store.
  5. For dev builds: npm run android:prod + signed AAB via Play Console.
  6. Verify API via apiFetch/apiUrl works.
  7. Pin app on child home screen for quick access.

Options & settings

Browser and app can run in parallel — same account data.

Tips & troubleshooting

After each UI release: new AAB to Play Console + register admin release.

See also