views:

77

answers:

0

I'm creating an application to scan barcodes and provide video information on the scanned product. I'm running into the problem where the MPMoviePlayerViewController ends up giving me a white screen if a video url is not valid. It should just go back to the previous screen if no video is available. How do I handle this exception? I can't find any delegate methods etc..

Thanks in advance,

Lewion