https://github.com/below/backgroundapp
A simple app to demonstrate NSTimer in the background
https://github.com/below/backgroundapp
Last synced: about 1 year ago
JSON representation
A simple app to demonstrate NSTimer in the background
- Host: GitHub
- URL: https://github.com/below/backgroundapp
- Owner: below
- License: other
- Created: 2015-02-23T16:27:11.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-23T16:32:40.000Z (about 11 years ago)
- Last Synced: 2025-01-26T02:44:18.965Z (about 1 year ago)
- Language: Swift
- Size: 3.42 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BackgroundApp
A simple app to demonstrate NSTimer in the background
You can enable to disable the background task and see that your timers will be stopped when the background task is not started