How do I run an app in the background in Swift?

First, go to your project’s settings and choose the Capabilities tab. You need to enable the Background Modes capability, then check the box marked Background Fetch . This modifies your app’s Info. plist file to add the “fetch” background mode that enables all the following functionality.28 May 2019

Sizin İçin Seçtik  How do you debug an app after it is terminated and then reopened in Xcode?

Leave a Reply

Your email address will not be published. Required fields are marked *