How to show progress for upload video using urlsession

we are facing issue, when uploading video i want to show progress bar with percentage according to video size, i am using didSendBodyData delegate but here we are unable to get call back particular in this delegate and all other delegate is calling properly, if any one face this kind of problem please suggest to me.

Advance thanks

What platform is this on?

Are you using a standard session or a background session?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

How to show progress for upload video using urlsession
 
 
Q