I am developing a Windows Phone 8 app in which I utilize the MediaPlayerLauncher to play a short video.
If the user switches away from the app (e.g. by pressing the Windows button) while playing the video, and then presses the back button, the user is not directed back to the Media Player, but to the last page visited before instead.
Can this behavior be changed, so that the user is directed to the Media Player on a back button press?