SAP Mobile Services Client
iOS Universel / Economie et entreprise
The SAP Mobile Services Client is a native iOS application that gets its UI and business logic from JSON metadata. The metadata is defined in an SAP Business Application Studio or SAP Web IDE-based editor. It's provided to the client using the App Update service of SAP Mobile Services.
The client connects to SAP Mobile Services with an endpoint URL, among other properties provided by the user. These properties are usually embedded in a custom URL that is sent to the user's email. The custom URL must start with "sapmobilesvcs://."
When the client connects to Mobile Services, it receives the app metadata and connects to one or more OData services. OData can be securely stored locally so that it's available offline. The UI is implemented with the SAP Fiori framework.
This app is "generic" in that no application definitions or data come with the app. It's only usable if the user connects securely to a Mobile Services instance.
For full list of changes, see: https://me.sap.com/notes/3714434
Quoi de neuf dans la dernière version ?
BUG FIXES
• Support Dynamic Fields in OpenType Entities
• Fixed Discard OData draft failure issue
• Fixed Installer issue in Windows when use electron 38.1.2
• Fixed blank white screen when opening MDK Dependencies Installer on Windows
• Fixed App Update dialog pops up twice after resuming from background
• Fixed crash when opening Search Bar with empty placeholder
• Fixed CreateEntity action crash issue when ComplexValue contains null property value