TheLastCrusade / SoundStream

1 stars 6 forks source link

Bluetooth enabled when app starts #294

Closed theJenix closed 11 years ago

theJenix commented 11 years ago

A couple people have commented about starting bluetooth when the app starts. We don't actually need bluetooth until we attempt to scan for a guest or make ourselves findable by a host, so we should not enable bluetooth until then.

I made this an issue because I believe this isn't working as intended and is causing people confusion.