This example app shows how to integration linkID into an iOS app.
The example works out of the box making use of a linkID example REST service.
If you wish to try this app out against your own REST service, update the initialization of the LinkIDWSController class here
[LinkIDWSController initialize:@"https://<your-host>/restv1/linkid"];