In Scene graph, if I have a video playing and then press the home button it leaves the stream persisting in the background and prevents the player from being used by another app (itself, netflix, youtube, etc) unless I manually restart the device. If the video is "stopped" before the app exit everything works fine.
Is there a way to detect an app close/exit event from within a screengraph component that I can listen for?
Tyler Smith