Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • If you have not enabled feature Flags yet, enable Feature Flags

    • To do this, go to the About screen, and tap on the “PathCheck GPS” heading 10 times (if it’s not working, click a few more times, we have seen it take 12 or more clicks on some devices - e.g. in Perfecto Cloud).

  • Under More / Feature Flags enable “Import from Google”

    • (the import doesn’t really come from google, the naming is historical - I’d like to fix, but this is what it is for now)

  • Now on the More screen, press the “Import past locations” button

  • Scroll down and press “Import from URL”

  • Enter the URL of some JSON data (see below), for example

    • https://diarmidmackenzie.pythonanywhere.com/location-data?latitude=51.5&longitude=-0.144

  • Press the confirmation button on the keyboard (green check on Android, not sure on iOS), then press Add.

  • The locations will be added to your local location database.

    • Note that hashes (needed for Exposure Notification Detection) will only be included if the JSON data provided included hashes. The App does not generate these hashes itself.

...