I need to create a remote control app in ios for samsung tvs. I did google too but i can not able to get exact solution.
I have also seen that there is TIZEN platform to do it but i am not aware with that also. I am still confused that is its control code need to write in swift or objective c or it will be done via web APIS? because i have seen node.js reference as well for this.
https://github.com/Toxblh/samsung-tv-control
https://github.com/piu130/samsung-tv-remote-interface
https://github.com/piu130/samsung-tv-remote-interface-keys
However i have seen there are many apps available to operate samsung tvs. I wonder how they did the connection and operate the remote keys ?
Thank you.