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.
link : http://stackoverflow.com/questions/...n-lock-on-my-application-with-swift-and-ios-8
Anybody can use it in Inline Objective C code?
Thanks
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.
link : http://stackoverflow.com/questions/...n-lock-on-my-application-with-swift-and-ios-8
Anybody can use it in Inline Objective C code?
Thanks