Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/radarlabs/radar-sdk-ios

iOS SDK for Radar, the leading geofencing and location tracking platform
https://github.com/radarlabs/radar-sdk-ios

background-geolocation geocoding geofencing geolocation location-tracking radar

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

![Radar](https://raw.githubusercontent.com/radarlabs/radar-sdk-ios/master/logo.png)

[![CocoaPods](https://img.shields.io/cocoapods/v/RadarSDK.svg)](https://cocoapods.org/pods/RadarSDK)
[![Carthage](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg)](https://github.com/Carthage/Carthage)

[Radar](https://radar.com) 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](https://radar.com/documentation). See the Radar SDK documentation [here](https://radar.com/documentation/sdk).

You can also see a detailed SDK reference [here](https://radarlabs.github.io/radar-sdk-ios/Classes/Radar.html).

## Migrating

See migration guides in `MIGRATION.md`.

## 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 public key check pre-commit hook with `cp -r hooks .git` to prevent accidental key leak when working with the Example app.

## SPM

If you are using Swift Package Manager to manage your project's dependency, use this [SPM specific repository](https://github.com/radarlabs/radar-sdk-ios-spm) instead

## Support

Have questions? We're here to help! Email us at [[email protected]](mailto:[email protected]).