我在我的应用程序中使用了MPMoviePlayerController。我正在尝试获取MPMoviePlayerController的完成按钮事件。但是我在[MPMoviePlayerPlaybackDidFinishReasonUserInfoKey]中得到的值为nil,因此应用程序崩溃了。这是我的代码://DefinenotificationinclassletnotificationName=Notification.Name("moviePlayerDoneButtonClicked")//---registerandpostednotificationinviewDidLoa