Added a parameter useBackgroundUrSession to differentiate if we need to upload using the default session Configuration.
Background session configuration offers lower upload speeds and is mainly at the mercy of the OS.
Using the default session config, we can finish the upload task much faster if needed.
Added a parameter
useBackgroundUrSession
to differentiate if we need to upload using the default session Configuration.Background session configuration offers lower upload speeds and is mainly at the mercy of the OS. Using the default session config, we can finish the upload task much faster if needed.