Post

Replies

Boosts

Views

Activity

Reply to Upload files while app is not running or terminated
Will URLSession start automatically? Here I want my app to start uploading data automatically. Let's say my app created few files while there was not internet. As there was no internet, app could not upload these files and these files were saved to the device. Now App is terminated. After some time device had access to internet. So here I would like my application to start uploading these files to server. Is it possible in iOS?
Aug ’21