The Finished version of the MonkeyFinder app always downloads and deserializes the online monkeys.json file then loads and deserializes the local monkeys.json file. Look at the GetMonkeys() method in the MonkeyService.cs file. I don't know if this was intentional. In the youtube video walkthrough the code deserializing the local file was commented out.
The Finished version of the MonkeyFinder app always downloads and deserializes the online monkeys.json file then loads and deserializes the local monkeys.json file. Look at the GetMonkeys() method in the MonkeyService.cs file. I don't know if this was intentional. In the youtube video walkthrough the code deserializing the local file was commented out.