-
Notifications
You must be signed in to change notification settings - Fork 139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DiscoverService not showing TVs #271
Comments
I found my devices after I powerOn/powerOff TVs. I connected to my Samsung TV successfully. VolumeUp working via Also pairing request on screen not appeared, as I know Samsung needs it |
But on webOS (lg) while |
Nope it's support Samsung TV |
@crash481 have you idea about screen mirroring iOS to Smart Android TV? |
For now without screen mirroring |
@crash481 i have not develop samsung TV remote, you can try with smartview SDK for that. |
@crash481 have you any idea about ScreenMirroring iOS to TV? |
@HarshadTechmero and @crash481 Any idea about why Roku devices lose their method while discovering? I want to Update method instead of lose method. |
@Gopal02024 have you able to pairing ANDROID TV? |
yes var discoveryManager: DiscoveryManager? |
is that your LG Smart TV or Other Android TV? |
I have also try with same but not able to send pairing code using this code |
LG Smart TV |
Are you use below line? |
Yes but my TV is Android OnePlus TV so |
I have no idea about OnePlus TV for pairing. |
how can connect with SamSungTV,sir? |
Hello, want to use your ConnectSDK for iOS and Android.
I started researching with iOS
So I created empty iOS project, added via CocoaPods
pod "ConnectSDK"
Also tried
pod "ConnectSDK/Core"
In Podfile.lock ConnectSDK was resolved to version 1.6.0
After I did in ViewController simple by documentation:
But in presented devicePicker no any devices presented and no any delegate callbacks called.
Running on physical iPhone 13pro
Also in logs I see, maybe it is problem
nehelper sent invalid result code [1] for Wi-Fi information request
Tried to add "access Wi-Fi information" "Wireless Accessory Configuration" entitlements
I have modern(2021 manufactured) LG webOS and Samsung TVs connected to same wifi network.
Also another popular tv-remote apps finds this TVs well
Please help me with this situation, what I need to do?
The text was updated successfully, but these errors were encountered: