Hey All
I am getting this error when two videos are playing at the same time (i think that is causing the error)
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Attempting to begin a modal transition from <UINavigationController: 0x142a30> to <CustomMoviePlayerViewController: 0x6293e10> while a transition is already in progress. Wait for viewDidAppear/viewDidDisappear to know the current transition has completed'
Any ideas how to fix this? Sorry for the lack of info.
Alex
I am getting this error when two videos are playing at the same time (i think that is causing the error)
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Attempting to begin a modal transition from <UINavigationController: 0x142a30> to <CustomMoviePlayerViewController: 0x6293e10> while a transition is already in progress. Wait for viewDidAppear/viewDidDisappear to know the current transition has completed'
Any ideas how to fix this? Sorry for the lack of info.
Alex