how to add text to uitoolbar, for example, Mail App when downloading e-mail, loading will be displayed there on the toolbar
Adding UILabel as a spy is not the best approach ...
See this question for a better approach:
UILabel inside UIToolbar using IB is invisible at startup, how to fix?
i.e. you are using UIBarButtonItem
Just add UILabel as a UIToolbar peep.