CustomContainerViewController
CustomContainerViewController copied to clipboard
When can i save the user input?
Hi, This might not be a issue but i have a query here. Suppose in your BViewControler and CviewController you have some text field and whenever user enters something in those text fields you want to save those values in NSUserDefaults . Where i can do that. Note :: I am showing around 15 view controllers in scroll view and i am having a lot of text fields in those view controllers and i want to save those values in NSUserdefaults.