Chapter 5 Location Issues

I’m to the part where I should be getting the location, but I am getting this instead:

2022-09-27 12:21:51.652742-0500 Blabber[22372:2359525] SWIFT TASK CONTINUATION MISUSE: shareLocation() leaked its continuation!

So, the code gets to here

manager.requestWhenInUseAuthorization()

And then the “SWIFT TASK CONTINUATION MISUSE” is thrown.

Using Xcode 14.0