The iOS Client Object API contains classes and methods for managing local database information, and managing connections to the Unwired Server through a synchronization connection profile.
ConnectionProfile
The ConnectionProfile class manages local database information. You can use it to set the encryption key, which you must do before creating a local database.
SynchronizationProfile
Before synchronizing with Unwired Server, you must configure a client with information for establishing a connection with the Unwired Server where the mobile application has been deployed.
Authentication
The generated package database class provides a valid synchronization connection profile. You can log in to the Unwired Server with your user name and credentials.