Crash-Test-Buddies / WiFi-Buddy

Wi-Fi Buddy - Library to handle Android Wi-Fi Direct
https://groups.google.com/forum/#!forum/wi-fi-direct
MIT License
48 stars 12 forks source link

onPause error #162

Closed tuttleb closed 8 years ago

tuttleb commented 8 years ago

Service edu.rit.se.wifibuddy.WifiDirectHandler has leaked IntentReceiver edu.rit.se.wifibuddy.WifiDirectHandler$WifiDirectBroadcastReceiver@1494eee1 that was originally registered here. Are you missing a call to unregisterReceiver()?

brendankirby commented 8 years ago

I think I caused that

brendankirby commented 8 years ago

Should be fixed, will merge soon

brendankirby commented 8 years ago

Fixed in #164 , closing...