- I have completed my application.
- Now when user launches my application 5 times
-
I want to display an alert message that “You have used more than 5 times better to go for next version”.
-
How should we count the number of launches and where do we call this alert view?
I have completed my application. Now when user launches my application 5 times I
Share
use NSUserDefaults in applicationDidBecomeActive:.