Answer the question
In order to leave comments, you need to log in
Tracking user's touch via private API?
How can I track a user's touch using private APIs in iOS 8?
There is a similar question on stackoverflow, but when I try to implement it in iOS 8, I get an error.
stackoverflow.com/questions/15537564/ios-touch-eve...
The errors are due to the fact that in iOS 8 there is no way to connect IOHIDEventSystem.h. Has anyone encountered a similar problem?
Answer the question
In order to leave comments, you need to log in
stackoverflow there is a slightly different question, they want to simulate a click. But to catch clicks, it’s enough to take the KHWindow.h and .m file from this project
https://github.com/freerunnering/iHackerPro-App
and create instead of UIWindow, KHWindow there in the project you can see how this is done.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question