Friday, 14 June 2019

How make iOS app running on background Every one minute in Swift?

I want to make an app that makes HTTP request to a website periodically. The app has to run in the background, but can wake up or show a notification, depending on a response of request. Like a message of WhatsApp, but I don't have a webserver, only the device check values of the http get request.



from How make iOS app running on background Every one minute in Swift?

No comments:

Post a Comment