I need to use an iPhone/iPad as keyboard for chat app. Does anybody know how to interact iPhone with tvOS? I've not found some library or framework for this functionality.
Thanks for help.
It depends on what you want to achieve. If you're looking for directly updates you can look into Bonjour
:
https://developer.apple.com/bonjour/
You can also use Bonjour to use your phone as a Game controller (https://forums.developer.apple.com/thread/17417)
I normally use MultipeerConnectivity
for communication between devices, but this isn't available on tvOS
.
For simple key value sharing, you can simply use the Keychain or NSUserDefaults, which is available on tvOS and shared between platforms.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With