Thursday, 19 September 2013

MPMoviePlayerController crashes when calling stop in iOS7

MPMoviePlayerController crashes when calling stop in iOS7

Recently i've been with a very strange issue. It only happens in iOS 7. I
use MPMoviePlayerController to play a stream from the Web. It was working
perfect....until I switch to iOS7. Now it gives me EXC_BAD_ACCESS whenever
I call stop. When the playbackFinishes I also call stop and it does not
give me any errors, only when I press the stop button.
Did someone had the same issue? Thanks in advance.

No comments:

Post a Comment