Appearance
Mobile Apps
Map Your Store is available wherever you shop. Use the native app on your phone, or install the web app on any device with a browser.
Where to Get Map Your Store
- iOS — Download from the App Store
- Android — Download from Google Play
- Any device — Install as a PWA (Progressive Web App) directly from your browser
All three options keep your data in sync. Changes you make on one device show up everywhere — your stores, shopping lists, trip history, and preferences travel with you.
Native Apps vs. PWA
| Capability | Native (iOS / Android) | PWA |
|---|---|---|
| Store mapping & shopping lists | Yes | Yes |
| Route optimization | Yes | Yes |
| Push notifications | Yes | Yes |
| Barcode scanning (ML Kit, high accuracy) | Yes | -- |
| Barcode scanning (camera-based) | Yes | Yes |
| Receipt scanning | Yes | Yes |
| Offline store caching | Yes | Yes |
| Pull-to-refresh | Yes | Varies by browser |
| Swipe gestures | Yes | Varies by browser |
| Automatic updates | App Store / Play Store | Automatic (background) |
| Installation required | Yes (app store) | No (install from browser) |
Which Should I Use?
Native apps are the best choice if you want the full experience. They support high-accuracy barcode scanning using your phone's ML Kit, smoother gesture controls, and reliable push notifications.
The PWA is a great option if you don't want to install anything from an app store, or if you're using a device like a tablet or laptop. It works offline for cached data and updates itself automatically.
Offline Support
Both native apps and the PWA support offline mode. Stores you've visited are cached locally so you can view layouts and shopping lists even without an internet connection.