iOS SDK

What is it?

The CONTXTFUL SDK for iOS is built entirely in C++ with an ObjectiveC interface for the Framework.

What does it do?

The SDK manages everything regarding CONTXTFUL's product. It samples the motion sensors, runs the A.I., and exposes the API to the App.

How to use it?

Add the library to any project in your iOS application framework, connect the API calls to any of the App's features, and build the code.

Create listeners and callbacks to automate. Directly sample the API to act or store the data. Once initiated, CONTXTFUL's API exposes each App user's context on-demand, directly in the App.