The KitLocate native SDK for iOS is written in Objective C. However, as Swift is gaining popularity with iOS developers we have developed a simple 2-step method to integrate KitLocate with your Swift application.
Before you start please make sure to:
1. Register and create a KitLocate App on our Dev Site
2. Download the KitLocate Swift Project Example
3. Download the KitLocate latest iOS Framework
Please follow the following steps:
(1) Include the following Objective C files in your project (both “.h” and “.m”):
“KitLocateSW”
“KLLocationSW”
“KLStatisticsServicesSW”
“KLGeneralUtilitiesSW”
“KitLocateHandlerSW”