Hi!
For example when downloading user images from Facebook I use the network.download function. I check for every pic if it’s already in the systems.DocumentsDirectory, if not then start the download.
How can I make sure all downloads are canceled when a user leaves the scene?
If not all images are downloaded, the pics will get shown on the newly entered scene. Which is very annoying.
thx