{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreideqoycodym4hbefv5w3pfddsxwsxscrxq2vydq6acz4gok7o547m",
    "uri": "at://did:plc:ygr5gytqgnmrx7c5xyfpdyai/app.bsky.feed.post/3ml4iubpfn332"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreibusspmk6w2jf3iwsmonqfz3m3dsf6ixgohpaimuguomjkkltcgt4"
    },
    "mimeType": "image/png",
    "size": 91625
  },
  "path": "/blog/SchedulingAndHandlingBackgroundAppRefreshInSwiftUI",
  "publishedAt": "2026-05-05T06:00:00.000Z",
  "site": "https://nilcoalescing.com",
  "textContent": "Configure a SwiftUI app to schedule and handle a background fetch task using the Background Tasks framework and the backgroundTask(_:action:) SwiftUI modifier.",
  "title": "Scheduling and handling background app refresh in SwiftUI"
}