Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 393 Bytes

File metadata and controls

10 lines (7 loc) · 393 Bytes

Background Location Experiment

Purpose

Play around with location services such that

  • A) we can record location updates (with a throttled frequency), and
  • B) send the location updates to a web service,
  • C) all while continuing to work while the app is in the background (though, less ideally, if persisting the locations works in the background, we could push them up later).