Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 month ago
JSON representation
iOS SDK for Radar, the leading geofencing and location tracking platform
- Host: GitHub
- URL: https://github.com/radarlabs/radar-sdk-ios
- Owner: radarlabs
- License: apache-2.0
- Created: 2016-06-21T03:24:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-21T15:29:30.000Z (about 1 month ago)
- Last Synced: 2024-11-21T15:36:01.144Z (about 1 month ago)
- Topics: background-geolocation, geocoding, geofencing, geolocation, location-tracking, radar
- Language: Objective-C
- Homepage: https://radar.com
- Size: 1.21 GB
- Stars: 68
- Watchers: 8
- Forks: 27
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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]).