In Lesson 4 of Module 6 from the CodeWithChris iOS Foundation course, we learn how to retrieve data from the Yelp.com API. I’ve never used Yelp before, so don’t really know what it is, so it’s a double-learning experience for me. There are two points of note from this lesson […]
Daily archives: 13 March 2022
2 posts
After spending far too much time on the Info.plist issue, we’ve now moved on to how to get the user’s location. As this has taken seemingly forever, I’m jotting down a few pointers here. To set up our ViewModel to work with the location manager, we have to jump through […]