AprilSDK 2.0.5

AprilSDK 2.0.5

TestsTested
LangLanguage Obj-CObjective C
License Custom
ReleasedLast Release Apr 2016

Maintained by Liao Jinhua, markss.



AprilSDK 2.0.5

  • By
  • AprilBrother

Docs

How to install

Normal way

  1. Copy the folder 'AprilSDK' to your project directory.
  2. Add libAprilBeaconSDK.a to your Framework.
  3. Add 'AprilSDK/Headers' (relative path to your project) to Header Search Paths in Build Settings of your target.

iOS 8

If your app supports iOS 8, you should add NSLocationAlwaysUsageDescription key with message to be displayed in the prompt to Info.plist.

Project Setting

Change the value of Build Active Architecture Only to "NO" of your project in Building Settings. If your proejct is crash, try to add -all_load to Other Linker Flags in Building Settings.

Changelog

To see what has changed in recent versions of April SDK, see the CHANGELOG.