I am trying to implement UIProgressview in my application it works fine , until i navigate to another view. When i navigate to another view controller , the progressview gets reset and starts updating again.
Is this a intended behavior of uiprogressview when pushing a view-controller , is there a way to fix my issue.
Please let me know your thoughts and advices.