MOBaiLE Support
Last updated: March 29, 2026
MOBaiLE is an iPhone client for a paired backend running on your own computer. If setup or pairing fails, the fastest way to debug it is usually to verify the backend health check, token, and reachable server URL.
Quick help
- Confirm the paired backend responds at `/health`.
- Re-check the saved `Server URL`, `API Token`, and `Session ID` in Settings.
- For remote use, prefer an HTTPS or Tailscale URL over `127.0.0.1`.
- For voice fallback, confirm backend transcription is configured when local Speech Recognition is unavailable.
Before opening an issue
- Confirm your backend responds at `/health`.
- Confirm the app has the correct `Server URL` and `API Token`.
- For remote use, prefer a Tailscale or HTTPS URL instead of `127.0.0.1`.
- For voice fallback, confirm `OPENAI_API_KEY` is configured if backend transcription is expected.
Contact
For bugs, setup help, or release issues, open an issue on the MOBaiLE GitHub issue tracker. If you are using a distributed build, you can also use the support channel linked from the app's App Store listing.