Hello
I need to use timer when my app go to background in iOS.
Timer is disable when app is background.
I found below link that i can enable timer in background in swift and objective-c.
I want to check battery level in background in timer and need to active timer in background
How use fetch background in app?
Note i know how use it but i cannot use for check battery level
Thanks