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 NPE related to mConnectionHandler of com.connectsdk.service.webos… #151

Closed Taewonee-Kim closed 3 months ago

Taewonee-Kim commented 3 months ago

added null pointer check routine before use the mConnectionHandler in com.connectsdk.service.webos.lgcast.common.connection.ConnectionManager