White screen when playing StageVideo iPad 2, can this be controlled?
Hello,
I am currently building an application where the background of the application is a looping video using the StageVideo API. The video plays fine and runs smoothly, however there are cases where the video will get interrupted (and as a result displays a white screen). One of these cases include double tapping the home button on the iPad, attempting to switch apps. When the screen slides up to reveal the currently available apps, the screen video stops playing and the screen goes white. Another case is when the iPad receives a notification or alert. When this happens, the video stops playing and the screen goes white. Finally, I have tested this on two iPads (one Verizon and one AT&T). When entering any view that has this video playing, the AT&T iPad 2 would quickly flash a white screen before playing the video. However, on the Verizon iPad this does not happen.
I would like to know if there is any way that this can be controlled so that I can produce consistent behavior across devices. Would setting persistNavigatorState to true help? Or should I be listing for some sort of status on the StageVideo instance?
What are your thoughts?
Thanks in advance for your help.
