Intermio is a browser-installed app. You do not download a separate mobile binary or app-store package. Open the deployed app on your phone, sign in, and add it to the home screen from the browser.
Install from the browser, not an app store
The mobile experience is a Progressive Web App. The install step happens in Safari or Chrome after the deployed HTTPS app is available.
1. Open the deployed app on your phone
- Open the deployed app URL, normally https://app.intermio.com.
- Sign in or create your account first so you land in the authenticated app shell.
- Keep the app open on the real HTTPS host before you start the install flow.
2. Install on iPhone in Safari
- Open the Share menu in Safari.
- Choose Add to Home Screen.
- Confirm the app name and add it.
- Launch the app once from the home screen so iOS treats it as the installed PWA.
3. Install on Android in Chrome
- Open the Chrome browser menu.
- Choose Install app or Add to Home screen, depending on the prompt shown on your device.
- Confirm the install.
- Open Intermio from the launcher or home screen after installation.
4. Turn on notifications and verify offline access
- Open the installed app and go to the push-notification settings in the authenticated workspace area.
- Allow notifications when the browser or operating system asks for permission.
- Ask a manager to publish a schedule or trigger another supported push event so you can confirm delivery.
- Open your live employee schedule or My Work page once while online, then briefly test offline access after the page is cached.
Push and offline behavior depend on the deployed environment
Push notifications require HTTPS plus the production VAPID keys. Offline schedule access works only for the employee pages that the service worker currently caches.