There are a few screens that have Dropdowns and/or ComboBoxes the display dynamic data.
I'm assuming, due to the device being off-line, that when the user opens the player, the list
content that would populate or be filtered in these controls won't have any data based on a
ClearCollect in AppStart.
Is there a way around this, so that the list data is still available for use in the app when off-line?