I would like to make an app where you get coins ever day. How can i make a timer or something else who ckecks, wether the user already got the coin? Can anyone please help me?
Asked
Active
Viewed 32 times
-3
-
What have you tried, your question is one that you could have easily found by reading the docs or google. – rckoenes Jun 16 '14 at 14:45
1 Answers
1
Store the time that the user got the coin in the user defaults. Every time the application enter from the background check if the timeToGetAnotherCoin has passed.

Gal Marom
- 8,499
- 1
- 17
- 19