Hi guys
What I'm trying to do is to play videos in MPMoviePlayerController. I hooked it with MPMoviePlayerContentPreloadDidFinishNotification to check if it succeeded or failed.
Whenever I try to load broken urls it gives me an alert saying "the server is not correctly configured". Now I want to change this text to something else or hide this alert completely. Is there a way to do this?
Thanks