cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Offline native iOS app with OData service example/tutorial

Former Member
0 Likes
826

Hi all,

I am trying to develop a native, offline iOS application using SAP iOS SDK. I have read the documentation, blog posts and questions asked here so I feel like I understand the theory behind developing an offline application. I have tried to find some simple tutorial that would show how to implement theory into practice - offline store, defining queries, refreshing the data, delta support. I thought I have found exactly what I was looking for when I saw this:

But the link redirects to another tutorial (Create Your First iOS Application with the SAP Cloud Platform SDK for iOS) which does not cover the topic of an offline app.

One more thing that I have tried was analyzing the generated offline application from the iOS assistant but I feel like I need a bit more clarification.

Is anyone aware of a tutorial, blog post, any sort of resource that would help me better understand and see an example of an app that is working offline and using some OData service?

Thanks in advance

View Entire Topic
Jitendra_Kansal78
Product and Topic Expert
Product and Topic Expert
0 Likes

I highly recommend you to have a look at below content about Offline feature

https://help.sap.com/doc/f53c64b93e5140918d676b927a3cd65b/Cloud/en-US/docs-en/guides/features/offlin...

This wiki also has some good content related to offline: https://wiki.scn.sap.com/wiki/display/SAPMOB/SMP+-+Documentation

Here is specific doc about developing offline app using SDK for iOS: https://help.sap.com/viewer/fc1a59c210d848babfb3f758a6f55cb1/Latest/en-US/8117b4fc553d4e1ea91129eee7...

One more thing that I have tried was analyzing the generated offline application from the iOS assistant but I feel like I need a bit more clarification.

You can have a look at generated app structure: https://help.sap.com/viewer/fc1a59c210d848babfb3f758a6f55cb1/Latest/en-US/c14683672e9d4df383e8fced4e...