SAP Mobile Services Client Overview
SAP Mobile Services Client is a native iOS application that derives its UI and business logic from JSON metadata, defined in a SAP Business Application Studio or SAP Web IDE-based editor. Users receive this metadata via the App Update service of SAP Mobile Services.
The client establishes a connection to Mobile Services through a user-provided endpoint URL and other necessary properties, typically embedded in a custom URL sent via email. Upon connecting, the client fetches app metadata and links to OData services, which can be stored locally for offline access. The app's UI is built using the SAP Fiori framework.