I need help with uploading a lots of images in background using url session and saving the session to resume later. Any help would be appreciated. Thanks
upload multiple images in Background using urlsession
DIspatchGroup or async / wait are good patterns to use.
https://www.raywenderlich.com/5371-grand-central-dispatch-tutorial-for-swift-4-part-2-2
Quinn has a few pinned forums posts regarding this topic: