ankitpmi
Results
2
comments of
ankitpmi
> Doing this step fixed the issue. > > This is working for me.
> Hi, after adding the following code in AppDelegate, i am able to upload file in background > > ``` > //AppDelegate.h > @property (nonatomic, assign) UIBackgroundTaskIdentifier taskIdentifier; > >...