Skip to content

Evaluating alternative iOS apps

Arash Badie Modiri edited this page Jun 3, 2016 · 3 revisions

Implements some sensors and it's own data gathering procedure. Provides (or claims to provide) P2P data sharing features to clients which is definitely something we don't need. I couldn't see the code for these features though.

Code is being re-written in Swift 2 so there should be hiccups since it has not been deployed like older version.

Sensors

Configuration:

Data gathering and sharing configuration is controlled by user inside application.

Deployment:

They are using Test Flight for testing among real users as appears by their beta invite mailing list name (nervousnet-ios-testflight-users).

The older version is on App Store, so there is hope!

Collector iOS application and sensor library (separate directories on same repository), uploading to HTTP endpoint. Project is a thesis work for a master's student at DTU.

Sensors (called probes)

Configuration

Fetches configuration from endpoint specified. Configuration is formatted as similar to this JSON file

Deployment

No specific mention of deployment or distribution methods in the documentation.

Clone this wiki locally