ericcornelissen / NervousFish

An app for your :iphone: to exchange public-keys in a secure manner.
GNU Lesser General Public License v3.0
2 stars 4 forks source link

Make Bluetooth work without returning to menu after first pairing #234

Closed jverbraeken closed 7 years ago

jverbraeken commented 7 years ago

User story

As a user I want to pair over Bluetooth successfully without having to return to the main menu first so that I'm not confused why the app doesn't pair

What

This issue adds a far more intuitive pairing session to the user.

Why

This issue is needed for the project because returning to the main menu before pairing is counter intuitive and a bug.

How

This feature can be added by debugging Bluetooth step-for-step and checking why the sockets are not functioning as expected

Definition of ready

This features is not ready until the following issues are finished:

Definition of done

This task can be considered done when

Notes