I am pass the some data from Nsobject class to UIViewController.In the view controller i access the data only inside the viewwillappear only.I cann’t access the value in viewDidLoad. How can solve this
I am pass the some data from Nsobject class to UIViewController.In the view controller
Share
use delegate to access other class example examle1