Due to high demand on our platform we are developing a background application to allow users to download content in our app while they go and play other VR titles. We created a C# background application that we launch on startup that lives after our app is destroyed, however whenever we quit our app the oculus store still detects that the app is open until we shut down the background application. Does anyone know a way around this to have our background application live on while our app shuts down?