Questions tagged [nsprogress]

NSProgress is an API for tracking progress introduced in OS X 10.9 and iOS 7.1.

See the NSProgress Class Reference for details. There are also useful notes on NSProgress in the Foundation Release Notes.

31 questions
-1
votes
1 answer

Download progress is not display in NSProgress when try download file from GoDaddy server url

I want to donwload mp3 file from goDaddy server and display donwload process in NSPorgress. That's why I'm using Heikowi/HWIFileDownload this demo to refrence. Demo is working fine with start, stop,cancel,pause and resume functionality. But in this…
Monika Patel
  • 2,287
  • 3
  • 20
  • 45
1 2
3