diff --git a/AppNet/ViewController.swift b/AppNet/ViewController.swift index 3e781067..77b62330 100644 --- a/AppNet/ViewController.swift +++ b/AppNet/ViewController.swift @@ -36,6 +36,7 @@ class ViewController: UITableViewController { } func fetchNewData() { + // Use the `networking.fetchLocalItems` method to try change notifications networking.fetchItems { _ in self.fetchCurrentObjects()