Sprint #1 : iOS Application
duribreux opened this issue · 0 comments
duribreux commented
Because of the profound graphical rework of the mobile application, the best way to create a great piece of software is to start from scratch.
You'll have to use Xcode (7.2+), remember to always use the latest version of it.
About the project configuration:
- Bundle identifier : com.apisense.bee
- Version : 2.0.0
- Build : 1
- Deployment target : 9.0
- Devices : Universal
You can refer to docs.apisense.com to install the SDK. Note that you will also need to use cocoapods to install all required dependencies.
The mandatory features to be developed as part of this sprint are:
- Login / register an user
- Install / uninstall a crop from the store
- Information about installed crops (running, data collected, start/stop, description etc.)
- Privacy management
- Logout an user
You may want to see how to use APISENSE® SDK. You can check the actual version of Bee sources.