Hi,
I develop an iPhone app and I want to show the user a welcome screen on the first load of the app after installation.
That means that the next time the user will use my app he will not see that screen.
Any ideas how to determine if this is the first load or not? (DB? File? Settings?)
Thanks!