#22: Make your daily struggles reflect the kind of choices you want to pass on to your children so they can live better lives than you did, you’d be proud of all you accomplish this way. #23: Do what makes you a better person and pick your struggles carefully, because not all struggles make your life any better than it was the day before. Hi ya'll!Not going to lie- it took me a minute to figure out how to play the game. There was a lot of explaining on the front-end without much as a demo. MAC OS has an Automator Tool which is same as that of Task Scheduler in windows. And using Automator you can schedule tasks on daily basis and link the task with recurring calendar event to run scripts on specified time daily. Refer link to run scripts on daily basis in Mac OS. With Amphetamine, you just have to tap on a single icon on your macOS Menu Bar to keep your system awake forevermore. You can also set up the app so that clicking on its icon—I like the full/empty.
how long app keep alive in the background?
- (void)applicationDidEnterBackground:(UIApplication *)application { }
app 4 status:
1: app running in the foreground
2: app running in the background of memory
3: app not running in the background of memory, hang up
4: app was killed, no running, no in memory
when app status is ' 2: app running in the background of memory', ios system has a default application running time.
this time I want to know how much is the concrete under different systems.
ios6 is 300 second?
ios7 is 180 second?
ios8
ios9
ios10
thanks!