hAPI-SDK 1.0.33

hAPI-SDK 1.0.33

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Nov 2016

Maintained by iPhone MedHelp.



hAPI-SDK 1.0.33

  • By
  • medhelp

Installation

Include hAPI SDK.xcodeproj in your project.

Allow for hAPI's Extensions

Other Linker Flags: -ObjC -all_load

Header Search Paths: ../Path/To/hAPI SDK/**

Target:

Link Binary With Libraries

include libhAPI SDK.a

In your applications didFinishLaunchingWithOptions

[MedHelp startWithAppID:@"yourAppID"];