I have two UIViewController classes in my project... Each Viewcontroller has uilabel... When i click my firstviewcontroller button, i send data to secondviewcontroller and display that data into secondviewcontroller label....But nothing is displayed on the second label.
Can anyone help me?
Thanks in advance.....