I have an app which needs to communicate with a server (to refresh it\'s data) once every 24 hours. This needs to happen even if the app is not open, nor in the background.
It is possible using a so called VOIP Push Notification. This notification can run code in the background, even when the app is completely closed.