Skip to content

Toggle background sync from SettingsScreen

Only displays background sync toggle in settings for iOS target.

Only run iOS background sync if the shared preference is enabled.

If iOS background sync is disabled, it will still be scheduled and run when the iOS scheduler fires a background job, but the sync won't run. Instead, it only instantly fires the completion callback.

Edited by Jørgen Svennevik Notland

Merge request reports