ConnectSDK / Connect-SDK-Android-Core

Core source code for the Android Connect SDK project
Apache License 2.0
114 stars 79 forks source link

Fix Fatal Exception #146

Closed ducdung98tb closed 9 months ago

ducdung98tb commented 9 months ago

This commit will cover more crash cases might happens (avoid WebOSTVServiceSocketClient.disconnect()' on a null object reference & WebOSTVServiceSocketClient.isConnected()' on a null object reference).