I have code that takes a user to a fullscreenView, which then renders a mediaplayer to play a video. When the user presses Stop, it then takes the user back to the previous screen, which is the correction functionality.
However, when I then bring up the dock, it displays "Return to Video" even though the video is stopped. If I choose to return to video, it takes me to a blank fullscreen mediaplayer, for a few seconds before going back to the correct screen.
Here is my code: