I want to monitor the iPhone's screen in background, whenever the content displayed on the phone window was changed, the app will send out a notification.
For example, if I open Stack Overflow in Safari, when the page is loading or some Flash on the page is animating, I will receive the notification. But I don't know how to detect the event.