Load Photos Asynchronously with DispatchGroup
Maps UIKit SwiftUI
Final feature we'll be working on in this course is to load photos from Places asynchronously. Doing this with the DispatchGroup class is quite simple so let's see how that is done today.

Comments (3)
Dustin Doosun Yang
3 years ago
Hello Brian. When I actually install this on my iphone. I see some issue with location updating. App keeps zooming in and out itself.
Brian Voong
3 years ago
Dustin Doosun Yang
3 years ago
Also do you have a code for "Find Nearby search " Button?
kolotilinma
3 years ago
Hello Brian. I often get an error: The operation couldn’t be completed. Operation failed due to exceeding the quota usage limit. See the usage limits guide (https://developers.google.com/places/ios-sdk/usage) for information on usage limits and how to request a higher limit. sometimes shows a picture, but often this error occurs. I did everything as in lesson 20. this did not help
HELP & SUPPORT