Hi ,
How to create a background service which will run periodically in background even if the app is in closed state...?
In background state : refer iOS Backgrounding Techniques.
In closed state : Impossible to achieve.
Answers
In background state : refer iOS Backgrounding Techniques.
In closed state : Impossible to achieve.