Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

What does it do?

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

...

Add the library to any project in your iOS application framework, connect the API calls to any of the appApp'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 App user's context on-demand, directly in the appApp.