CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.

actv8lib 3.1.13

actv8lib 3.1.13

TestsTested
LangLanguage Obj-CObjective C
License Custom
ReleasedLast Release Mar 2017

Maintained by Nikolai Annenkoff.



actv8lib 3.1.13

  • By
  • Nikolai Annenkoff

Actv8lib Framework

The actv8lib SDK listens for "trigger" signals from various analog and digital technologies. These may include: Audio triggers, BluetoothLE triggers, UURLs (deep links), "Catch" buttons, etc. All these technologies are used by commercial intererest to transmit offers and promotions to an app on a mobile device.

Once the SDK senses a valid signal, it then forwards that information to the actv8me servers which will return to the app an offer or promotion, etc.

Features

Trigger sources currently supported include:

  • Audio Triggers
  • BluetoothLE
  • UURLs (Deep Links)
  • "Catch" buttons

Requirements

  1. Build Requirements
  2. License
  3. Libraries and Frameworks

Build Requirements

Actv8lib SDK works iOS versions 7.0+ and requires ARC to build. Many of the triggers require a working device to activate.

License

Actv8lib SDK requires a license acquired from the Actv8. Find more information on how to register at our Registration Page.

Libraries and Frameworks

The Actv8lib uses various Apple and External frameworks and libraries. We suggest using CocoaPods to install these dependencies.

Apple

  • Accelerate.framework
  • AVFoundation.framework
  • CoreFoundation.framework
  • UIKit.framework
  • AudioToolbox.framework
  • CoreLocation.framework
  • EventKit.framework
  • SystemConfiguration.framework
  • Security.framework
  • CFNetwork.framework
  • libstdc++.tbd
  • libresolv.tbd
  • libz.tbd
  • libxml2.tbd

External

  • Gimbal: Gimbal Website
  • Base64: Base64Encoding by Kiichi Takeuchi
  • NSString+MD5: MD5 Encryption by iOSDeveloperTips.com

Installation

See the Installation Guide for a step-by-step guide on how to install the Actv8 SDK into your app.

Documentation

Check our our Documentation Website to find more information regarding Architecure, Installation, and Features.