Advocates Service – Building the Advocates App with SAP BTP SDK for iOS Part 1

Опубликовано: 28 Сентябрь 2024
на канале: SAP Developers
287
5

In this episode of SAP Tech Bytes we will talk about building the Advocates App with the SAP BTP SDK for iOS. You will learn how to take the UIKit approach to building an app connecting against the Advocates Service on SAP BTP.

#SAPBTP, #iOS, #CAP, #OData .

You will learn
* How to build the Advocates App using SAP BTP SDK for iOS & UIKit
* How to consume a CAP OData endpoint from within the iOS app

Corresponding Blog Post
* https://blogs.sap.com/2021/06/01/the-...

0:00 Introduction
0:36 Step 1 - Project Generation
7:00: Step 2 - Change the generated UI Code
12:10 Step 3 - Disable Passcode Policy
12:52 Step 4 - Load and Display Data for AdvocatesTableView
23:15 Step 5 - Implement Navigation to AdvocatesDetail
25:20 Step 6 - Test the App
27:00 Step 7 - Fix the Refresh Control error
27:40 Step 8 - Result of Implementation
28:20 Closing