Objective-C client-side API for iOS apps
We can use Objective-C API to develop apps for the iOS environment.
Use the Objective-C client-side API for iOS apps to access MobileFirst services from iOS applications.
We can use this API to develop native applications. If we develop hybrid applications, we can also use the relevant part of this API, either directly using the WL.NativePage API or using Cordova.
To develop native iOS applications, we can also use Apple Swift. This language is compatible with Objective-C.
See Development guidelines for using native API.
Parent topic: MobileFirst client-side API