Show TOC
Developing iOS Online OData Applications
Understand the basic flow of developing a native iOS application that consumes online OData feeds.
Registering Devices and Connecting Users
Register a device and log on a user using MAF Logon components.
Initializing an Online Store
Initialize an online OData store for online OData access.
Read Operations
Perform Read operations on an ODataEntity or an ODataEntitySet from OData or JSON service connections.
Perform Create, Update, Delete Operations
Perform Create, Update, Delete, and other various operations on the OData source.
Logging Operations
Log various application events, by specifying a log level, then upload the client log to SAP Mobile Platform Server for analysis.
Parent topic:
iOS Applications