I got a problem of my iOS app recently. In my app, an instruction view will appear at the first time of running, then hide from then on. How can I implement this effect?
Store a file and check if the file exsists every time when you start the app. If tr file does not exsists then show intro, and then create the file.