Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
Anonymous's avatar
Anonymous
Not applicable
7 years ago

Building a download queue to be executed asynchronously ?

The current download process our app uses works, however the UX isn't ideal.  It blocks the thread, so if the user changes states in the scene, the download will stop.  We cannot reasonably expect use...