android-upnp-discovery
android-upnp-discovery copied to clipboard
Result from OnDiscoverListener appear twice
It always happen when discover device normally. I use this method on fragments at onViewCreated
instance. The result always received at least twice, gradually (i check on Log app in onFinish methods, they usually give feedback result twice with the same result) also, the result usually print unfinished data log.
Develop in android SDK 29 with AndroidX
same issue