You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-7Lines changed: 9 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -8,10 +8,12 @@
8
8
9
9
## Overview
10
10
11
-
IngeoSDK is a power-efficient location manager wrapper for iOS (Swift and Objective-C). It powers your app with
12
-
an always-on location tracking. It uses unique algorithms to dynamically adjust GPS power according to user
13
-
behaviour and whereabouts. Built to support iOS7 , iOS8 and iOS9, your app will
14
-
get the most relevant location data while in foreground or background - even when network is disconnected. Battery consumption is just 1% per hour. Location tracking should be automatic and just-work, so you can focus on building your app.
11
+
IngeoSDK is a power-efficient location manager for iOS (Swift and Objective-C), which extends and improves CoreLocation.
12
+
It uses unique algorithms to dynamically and constantly adjust CoreLocation's tracking configuration parameters according to user's
13
+
motion, behavior, speed and whereabouts. Thus enabling suited configuration scheme for optimized accuracy and minimum power consumption in real-time.
14
+
Your app and/or server will receive the most relevant location data while in foreground or background - even when network is disconnected.
15
+
Off-course, or bad location samples are filtered out for you. Battery consumption is just ~2% per hour.
0 commit comments