GitPedia

Radar sdk ios

iOS SDK for Radar, the leading geofencing and location tracking platform

From radarlabs·Updated June 19, 2026·View on GitHub·

[Radar](https://radar.com) is the leading geofencing and location tracking platform. The project is written primarily in Objective-C, distributed under the Apache License 2.0 license, first published in 2016. Key topics include: background-geolocation, geocoding, geofencing, geolocation, location-tracking.

Latest release: 3.36.0
June 18, 2026View Changelog →

Radar

CocoaPods
Carthage

Radar is the leading geofencing and location tracking platform.

The Radar SDK abstracts away cross-platform differences between location services, allowing you to add geofencing, location tracking, trip tracking, geocoding, and search to your apps with just a few lines of code.

Documentation

See the Radar overview documentation here. See the Radar SDK documentation here.

You can also see a detailed SDK reference here.

Migrating

See migration guides in MIGRATION.md.

Development

Run make bootstrap to set up your environment for development and allow you to use the other make commands. It will call sudo to install some gems.

Examples

See a Swift example app in Example/.

To run the example app, clone this repository, add your publishable API key in AppDelegate.swift, and build the app.

Setup Radar key check pre-commit hook to prevent accidental key leak when working with the Example app.

git config filter.radar-keys.clean hooks/clean-filter
git config filter.radar-keys.smudge hooks/smudge-filter

SPM

If you are using Swift Package Manager to manage your project's dependency, use this SPM specific repository instead

Support

Have questions? We're here to help! Email us at support@radar.com.

Contributors

Showing top 12 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from radarlabs/radar-sdk-ios via the GitHub API.Last fetched: 6/22/2026