Download files on VisionPro, but after removing VisionPro, the download fails. How can I solve this problem?

I downloaded the file through Scoot, and when I remove VisionPro, the app will call the StreamDelegate method and return ". endEncountered". How can I solve this problem? Thank you!

Answered by DTS Engineer in 857839022

Thank you for clarifying.

You'll want to check out Background Tasks for custom socket-based transfers.

Otherwise a more typical approach is to use URLSession configured for background downloading.

See Downloading files in the background for more info.

Hello,

What is Scoot?

If it's a third-party app then we're unable to provide support for it here.

If you are the developer of Scoot please explain which Apple frameworks and API you're having issues with so that we can help.

Thank you for clarifying.

You'll want to check out Background Tasks for custom socket-based transfers.

Otherwise a more typical approach is to use URLSession configured for background downloading.

See Downloading files in the background for more info.

Download files on VisionPro, but after removing VisionPro, the download fails. How can I solve this problem?
 
 
Q