
ios – NSURLSession works as meant when in debugging, however not when disconnected
That is my NSURLSession code, basically I’m attempting to add a file to S3 utilizing HealthKit on a schedule within the background. I simply need to set up the app and this add course of ought to occur on a schedule day by day mechanically even when the app is within the background. import UIKit…