Hi,
What is the best way to start an application in the background without being started directly by the user or despite being closed by the user?
Silent Notification works for 30 seconds, is there a way to restart within that process the 30 seconds ?, to make sure it is active ?.
Or would I...