I'm currently working on the app where I need to continue the timer after turning off the application. I think I need use NSDate and method intervalSince, but I don't know how to do it. Language - Swift. Sorry if my English is bad :) Thanks!
Asked
Active
Viewed 54 times
0
-
just save the date and check the interval next time the user opens the app – Leo Dabus Nov 24 '15 at 01:54
-
http://stackoverflow.com/a/9841155/4475605 – Adrian Nov 24 '15 at 03:07
-
Adrian B, its an obj-c example and also there no such page on apple's website – Егор Кузнецов Nov 24 '15 at 04:02