THIS SDK ISDEPRECATED.

We rolled out a new and better SDK for you.

Getting Started

IMPORTANT: The TomTom Geofencing API and Geofencing module in the Maps SDK for iOS are currently in Public Preview. To find out what our Public Preview is and to revisit our Terms and Conditions, see this Public Preview Page.

TomTomOnlineSDKGeofencing Cocoapods

To integrate TomTomOnlineSDKGeofencing for iOS into your Xcode project using CocoaPods, specify it in your Podfile:

pod 'TomTomOnlineSDKGeofencing'

Service Key

Add the service key taken from the Geofencing API site.

TTGeofencingReportService(key: <Key>)
[[TTGeofencingReportService alloc] initWithKey:<Key>]