This AdsumReader iOS example shows code examples of :
- ADSumMapViewController
- ADSumMapViewControllerDelegate
- AdsumCoreDataManager
- ADSPoi
This app allow you to scan a qrCode to visualize a site from our BackOffice. You can find this qrCode in 'Profile -> Management -> qrCode'.
Objective-C
Our Documentation is available at http://doc.adsum.io/index.php/adsum-ios-sdk/
You need to run your project on a physical device
- Download our latest SDK from http://doc.adsum.io/index.php/adsum-ios-sdk/
- Extract AdsumIOSAPI.framework in
./AdsumReader/
- You might need to run
pod install
(see https://cocoapods.org/) - Open AdsumReader.xcworkspace