Offline mode
The app doesn't care if you have signal.
The whole app runs from local storage on your phone. Estimates, customers, jobs, photos, all there with zero bars. When you get back in range it syncs in the background. No "you're offline" banners, no spinners, no reason to finish the bid back at the shop.
No credit card required.
Quick answer
What you get
- Full app functionality without signal
- Local SQLite storage on every device
- Background sync once signal returns
- Bids don't evaporate if the phone dies mid-quote
- Same experience on iPhone, Android, and web
Frequently asked questions
How does offline sync work?
BlastBid stores everything locally using SQLite. When you have signal, changes sync automatically in the background via PowerSync. No manual sync button.
What if two people edit the same job offline?
PowerSync handles conflict resolution automatically. The most recent change wins, and both users see the merged result when they sync.
Does offline mode work on all platforms?
Yes. iPhone, Android, and web all use the same offline-first architecture. The experience is identical.