This example show the bare integration of our SDK in a Swift project. It show the map on the default floor and let the user Highlight a location by touching it.
- Uses Current Adsum SDK v3.32.2
- Swift 3
Our Documentation is available at http://doc.adsum.io/index.php/adsum-ios-sdk/
- Download our latest SDK from http://doc.adsum.io/index.php/adsum-ios-sdk/
- Extract AdsumIOSAPI.framework in
./BasicDemoSwift/BasicDemoSwift
- Open BasicDemoSwift.xcworkspace
23/2/2018
- Added viewWillAppear, viewDidDisappear examples.
- Updated to v3.32.2 iOS SDK