-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
AndroidRuntime E FATAL EXCEPTION: NsdManager
Process: com.example.localnetworkingandroidapp, PID: 27998
java.lang.IllegalArgumentException: listener already in use
I can not easily quit and re enter the chat with the client device, to me it looks like discoveryListener call several times the onServiceFound() function and for every call use the same resolveListener in nsdMangaer.resolveService() parameters.
I fixed it by calling a new resolveListener on each onServiceFound() call
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels