Add Ocamba to the project

Info
Ocamba provides an SDK in the form of a framework to ease integrating the Ocamba Analytics and Push Notification features into your iOS app.

This guide provides an overview of setting up the SDK for your project and sample usage.

To integrate Ocamba SDK into your project, you need to:

  • If SDK is not downloaded, download it

  • Downloaded file uncompress if the extension is .tar.gz

  • Add the framework to your project (will be explained further)

1.Add the framework to the app folder, don’t forget to select “Copy items if needed”.

2.Click “+” to Embed Binary to your project, if it is not embedded by default when added.

Don’t forget to set “Embed” to “Embed & Sign”

3.Select OcambaHood.framework to add to project.

On This Page