How to check if a notification (MPMoviePlayerPlaybackDidFinishNotification ) has been sent or not. Actually I have to removeObserver when a notification is sent. But when the notification is not present I need to do something else?
How can it be done?
Thanx