You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 29, 2019. It is now read-only.
i getting exception after clicked "Stop Discovery" button (you example).
ACRA: com.lo6ctep.wifiscaner fatal error : Receiver not registered: com.peak.salut.SalutBroadcastReceiver@41d0aab0
java.lang.IllegalArgumentException: Receiver not registered: com.peak.salut.SalutBroadcastReceiver@41d0aab0
at android.app.LoadedApk.forgetReceiverDispatcher(LoadedApk.java:667)
at android.app.ContextImpl.unregisterReceiver(ContextImpl.java:1549)
at android.content.ContextWrapper.unregisterReceiver(ContextWrapper.java:489)
at com.peak.salut.Salut.stopServiceDiscovery(Salut.java:832)
at com.lo6ctep.wifiscaner.MainActivity.discoverServices(MainActivity.java:111)
i getting exception after clicked "Stop Discovery" button (you example).
111 line:
The text was updated successfully, but these errors were encountered: