Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
0 votes
1 answer
190 views

Smart TV Device Not Showing Pairing Code iOS

self.connectedDevice = obj self.connectedDevice?.delegate = self self.connectedDevice?.setPairingType(DeviceServicePairingTypeMixed) self.connectedDevice?.connect() Pairing Code Screen Not Shown ...
Harshad Techmero's user avatar
2 votes
0 answers
895 views

iOS Websocket Connection to LG Smart TV with Starscream

I'm using Swift to connect an iOS app to a LG Smart TV (both on the same wifi network) via websockets and each time the connection gets a success message and then gets disconnected in less than a ...
Eric S's user avatar
  • 1,021
1 vote
0 answers
869 views

In existing iOS app i need to integrate screen casting feature to all Smart TV

I have video streaming App so, In existing iOS app i need to integrate screen casting feature to all Smart TV and devices like Chromecast, Roku, Amazon Fire TV, XBOX, Samsung TV, Vizio TV, Sony TV, LG ...
Fayyaz Hussain's user avatar
0 votes
0 answers
1k views

Connect to Devices on same wifi network IOS

i am going to create application which will connect to smart TVs on same wifi network. Here is link to reference app which i want to create. Apple provide following services to connect to devices: ...
Zain's user avatar
  • 153