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
We have integrated connect SDK in our Android app as per the documentation provided. In our app we are not able to see all the device options for LG TV (Ex. DIAL, webOS TV, DLNA) in the available device list dialog. We're only able to see [LG] webOS AirPlay device in the list.
The same code which we have added in our project, we tried to add in one sample app and the same code is giving us the required list of devices.
Device details: LG TV webOS (ver webOS 4.x.x)
Dependency used : implementation 'com.connectsdk:connect-sdk-android:1.6.0'
Hi,
We have integrated connect SDK in our Android app as per the documentation provided. In our app we are not able to see all the device options for LG TV (Ex. DIAL, webOS TV, DLNA) in the available device list dialog. We're only able to see [LG] webOS AirPlay device in the list.
The same code which we have added in our project, we tried to add in one sample app and the same code is giving us the required list of devices.
Device details: LG TV webOS (ver webOS 4.x.x)
Dependency used : implementation 'com.connectsdk:connect-sdk-android:1.6.0'
Code Added :
Also attached required listeners and all the user permissions referred from https://github.com/ConnectSDK/Connect-SDK-Android-API-Sampler
Can someone help us to understand what can go wrong here or if anything we're missing?
The text was updated successfully, but these errors were encountered: