I'm new to iPhone development and I'm running iOS 6.1. I have two View Controllers called firstViewController and secondViewController. I need to call one view controller from another view controller after 1000 milliseconds without any click of a button, imageView etc.
How is it possible?