Skip to content

Offline API

Arpillai edited this page Jan 22, 2018 · 4 revisions

Overview

The Predix SDK for iOS Offline API allows your application to access critical APIs when there is no internet connectivity. You can use the PredixSDK Database as a local data store, and use it with the PredixSync service to synchronize documents to and from a backend server and/or to other users.

Features

  • Easy to setup of data replication mechanism
  • Flexibility for complex data iteration use cases

Next Steps