Skip to content
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.

Sample iOS app with the SAP cloud SDK for mobile, demonstrating a service technician viewing his service orders, products, and customers and working with the data on the mobile device.

License

Notifications You must be signed in to change notification settings

SAP-archive/mobile-cloud-ios-technician

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important Notice

This public repository is read-only and no longer maintained.

iOS App for Field Technicians

Overview

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.

Screen1Screen2Screen3

Business story

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.

Architecture overview

alt text

Requirements

Use of the reference application is dependent upon the following:

  1. SAP Cloud Platform SDK for iOS, version 2.0 SP02
  2. [Apple Xcode 10] (https://developer.apple.com/xcode/)
    • New versions of Xcode
  3. iOS 12 or 12

Setup

In Order to get this Sample to work follow the steps below

  1. Install the SAP Cloud Platform SDK for iOS
  2. Clone this repository to your local computer
  3. Export SAP SDK Frameworks
    1. Launch the iOS Assistant which is part of the SAP Cloud Platform SDK for iOS.
    2. From the SAP Cloud Platform SDK for iOS Assistant menu, choose the Export Frameworks item to install the SDK frameworks to the /frameworks directory in the local repository. Screen1
  4. Then, build & run the project in Xcode.

Additional Information

if you want to learn more you follow the links

The sample cloud service used is a read only service.

How to obtain support

If you need any support, have any question or have found a bug, please report it as an issue in GitHub.

Known Issues

Authors

Sami Lechner

License

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.

About

Sample iOS app with the SAP cloud SDK for mobile, demonstrating a service technician viewing his service orders, products, and customers and working with the data on the mobile device.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages