This public repository is read-only and no longer maintained.
This iOS reference application shows how the SAP Cloud Platform mobile services and the SAP Cloud Platform SDK for iOS enable Customers and Partners to build mobile solutions. This application is a sample implementation of a mobile app for a service technician to exchange data with a sample cloud service. With this mobile solution the service technician can see his open tickets, change the status on the tickets and view customers and products.
This reference application show cases that values for the mobile workers can be created with little development. This App allows to process data and look up records which is a very common mobile use case. The initial development after the design was finished took less than 3 days. Key for such a rapid development is that the Backend data is available in OData.
Use of the reference application is dependent upon the following:
- SAP Cloud Platform SDK for iOS, version 2.0 SP02
- [Apple Xcode 10] (https://developer.apple.com/xcode/)
- New versions of Xcode
- iOS 12 or 12
In Order to get this Sample to work follow the steps below
- Install the SAP Cloud Platform SDK for iOS
- Clone this repository to your local computer
- Export SAP SDK Frameworks
- Then, build & run the project in Xcode.
if you want to learn more you follow the links
- SAP Cloud Platform mobile services
- Blueprint: Empower Field Technicians by Building Apps Using the SDK for iOS
- SAP Mobile Tutorials
The sample cloud service used is a read only service.
If you need any support, have any question or have found a bug, please report it as an issue in GitHub.
Copyright (c) 2018 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the SAP Sample Code License Agreement except as noted otherwise in the LICENSE file.