Callback not invoked in FileSystem.createUploadTask

Hi,

SDK Version: 49
Platform: iOS

FileSystem.createUploadTask(…).uploadAsync() with sessionType = foreground does not invoke the progress callback function.

In SDK Version 47 it worked.

Changing sessionType = background is not an option, since no timeout occurs when no internet.

Is this a bug and is there a workaround?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.