iphone-privateapi
Detect which app is in foreground on iOS9 without jailbreak
Unfortunately, I was looking for a similar solution and have come to the conclusion that, at least at this point in time, there are no known methods that will allow you to determine app usage on iOS. Even the MDM providers such as Good, Airwatch, MobileIron, etc. don’t seem to be able to do this. … Read more
Inject system wide touch events on iOS7
I assume you need to do this system-wide for a testing scenario? In which case you might be well served by Apple’s UI Automation framework, a JavaScript-based tool useful for on-device testing. While you can’t do things like simulate a home-button press, you can send your app to the background for a specified duration, for … Read more
iOS Private API Documentation [closed]
here are searchable archives from iPhone OS 2.2.1 to iOS 9.2 https://github.com/nst/iOS-Runtime-Headers