Developing the client side of a MobileFirst
application
This collection of topics relates to various aspects of developing the client side of a
MobileFirst
application.
Developing MobileFirst applications
The process for developing applications has steps that
are common to all environments: setting up a server, creating an initial
server registration and corresponding configuration files, creating
a new (or opening an existing) project in your chosen IDE, and adding
the necessary SDK files to your IDE project.
Developing native applications for iOS in Xcode
To create an IBM MobileFirst™ Platform Foundation app,
you must set up the IBM MobileFirst Platform Foundation SDK
and configuration files, and add them to your iOS Xcode project. Then
you can start to develop your app.
Developing web applications
Use the IBM MobileFirst Platform Foundation web
SDK to develop web applications with MobileFirst capabilities,
including security features and application management.
Developing Cordova applications
To develop cross-platform MobileFirst applications,
you use the open-source Apache Cordova tooling and framework. Certain MobileFirst features specifically support integration
with Cordova apps.