Is it possible to do this in iOS8 + ?
An application in the background once at a certain time (30 minutes, for example) downloads an xml file from the server, parses it, and, if necessary, gives the user a message with text and an OK button .
Is this possible to do?
I know that it is possible to show notification in the status bar without any problems, but it is not necessary. Yes, and at the expense of backgranund not sure what you can do this. In Android, you can do it all without any problems.