This BasicApp Shows code examples of :
- ADSMapDelegate
- AdsumCoreView
- ADSDataManager
- ADSOptions
This BasicApp Example shows the bare integration of our SDK. It will show the map of the default floor.
Swift Version: 3.2
You need to run your project on a physical device
Download our latest SDK from https://github.com/AdactiveSAS/adsum-mobile-sdk.git Include it on your Xcode Project Import Adsum in swift's files where you want to use Adsum
-
Your ViewController should be a subclass of ADSMapDelegate
-
Declare "mapView : AdsumCoreView?"
In viewDidLoad : Create an ADSOption with your apiKey, site, and device