Get help
BuildSmart Pro stores your projects on-device first. Cloud sync is optional and uses
your own VPS URL (for example https://208.109.215.53:8004).
- GitHub issues: Report a bug or request a feature
- Repository: BuildSmart-Pro on GitHub
FAQ
Yes. Floor plans, estimates, tasks, and planner data are stored on your device. Cloud sync and the AI Plan Generator require your configured API URL.
Open Settings → GoDaddy VPS, enter your API base URL, then tap Save & Ping. Use a supported copilot region such as
us_gulf or generic.Copilot plans are template-based until ML and live cost tables ship in a future release. On-device estimates use regional presets — not a construction quote.
Release track 1.0.10+. Check Settings → About in the mobile app for your installed version.
Delete your data
You can erase all app data without contacting support.
Mobile (iOS / Android)
- Open Settings (bottom tab)
- Scroll to Privacy & data
- Tap Delete all app data and confirm
Web app
- Open Settings
- Under Data, tap Clear All Local Data
Uninstalling removes local storage. Cloud copies on your VPS remain until deleted in-app while connected or removed on the server.
API & sync troubleshooting
- Confirm
/api/v1/health/or/api/health/returns JSON - Android cleartext is enabled for the default VPS IP in release builds
- First cloud sync sends
client_uuid; later sync uses the server project id - Use PUT/PATCH/DELETE on
/api/v1/projects/<id>/when connected