Post

Replies

Boosts

Views

Activity

Reply to Generate automatic touch on screen using coordinates
Actually i'm developing a remote control app. I have implemented broadcasting using ReplayKit framework. For this i have used WebSockat (StartScream) to send frames to server.Now i want an additional functionality, let's take an example my Apps Login screen is showing on web page. When click on login button on web page in that case i received x,y coordinate in my app using socket. Using that cooridnate i have to click login button action automatically in my app. Automatic click using x,y cooridnate will apply on ohter UIControl also (Tableview, Textfield, actionsheet, uialercontroller etc.).In short i want remote controlling of my app like TeamViewer do (cobrowse.io also provide this feature).
Feb ’20