vmaggioli/MusiQueue-android

CreateHub activity breaks when wifi isn't possible

Closed this issue · 0 comments

Don't know when this condition would happen in a real-world scenario, but in my emulator for some reason the wifi is disabled and I can't turn it on. This is causing wifiP2pManager to be null and breaking the app. I'm focusing on Firebase now so it'd be nice if somebody could patch this.