DocsOMobileRemote Config
Reference

Remote Config

OMobileorravo.com/docs/omobile/remote-config

Remote config stores arbitrary key/value pairs that are returned in the /config response under remote_config. Useful for:

  • Feature toggles without code deploys
  • Store URLs, support emails, feature URIs
  • Minimum cart values, discount thresholds
  • Any server-controlled constant

Values support the same 4 types as feature flags (string, number, boolean, json).


Remote Config — OMobile Docs — Orravo