In My project first view controller is selecting school and city and after selecting, I will click on submit.
Then app will not ask it again unless I clear the app cache memory.Next page is login after entering the userid and password I will click on login.
Now when I start my app it will show me after login next page.
Now my question is how to clear the project cache memory while coding bcz I have saved it in NSUserDefaults ,whenever I run program some time it start from first view controller that is selecting school or sometimes it start from the login page and when I run it on iphoneSE,iphone5,6,7. It shows me different school backgroung in login page , I dont know solve this problem!
Selecting School and city view conroller->login page->enter into app