...
It is mentioned that the 'unload' call in SpringStreams is executed when the App is backgrounded. We currently close our player down on a background event. Is there any implication to be aware of if we need to release Stream instances?
When the player is sent to the background it closes down and any stream is canceled. When the user restarts the app and it is brought to the foreground, the previously viewed content will not resume and must be selected once again, either by standard scroll or by browsing the “Last Watched” items. In any case either resume or not, but in any case: a brand new stream is started with a new session ID in the library. This should present no issues for the measurement. Assure yourself that also on resumes like this, the library is started!