
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/3633005
Quoi de neuf dans la dernière version ?
BUG FIXES
• Fixed extra back button issue for ActionBar
• Fixed validation rule wipes out binding on CreateEntity action
• Fixed ActionBar PrefersLargeCaption display issue when combined with Subhead and some styling
• Fixed AppUpdate not called when QRCode scan onboarding
• Clear all app related files/folder in a Wipe scenario in Single User mode
• Fixed ToolbarItem SystemItem getter issue
• Fixed crash when running multiple download files together
• Fixed crash when multiple downloadStream calls run in parallel
• Fixed Back Button disappear issue
• Fixed SideDrawer menu button disappear on certain scenarios
• Fixed app crashes on Signing with second user when transaction was failed from previous user
• Fixed ObjectCardCollectionSection crash on scroll issue
• Fixed app crash on page redraw on closing modal page