QuestSDK 0.1.11

QuestSDK 0.1.11

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

Maintained by Shine Chen, Marcapollo.



QuestSDK 0.1.11

  • By
  • Marcapollo

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

How-To-Use

API documentation is available at CocoaDocs - QuestSDK

Getting Started

QuestSDK is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "QuestSDK"

Author

marcapollo.com

License

QuestSDK is available under the MIT license. See the LICENSE file for more info.

Troubleshooting

App cannot detect beacons, and iOS deson't prompt to ask user for authorization.

http://nevan.net/2014/09/core-location-manager-changes-in-ios-8/

The first thing you need to do is to add one or both of the following keys to your Info.plist file:

NSLocationWhenInUseUsageDescription
NSLocationAlwaysUsageDescription