I added the code to subscribe to a stream of location updates and it gives the error Non-sendable result type 'LocationEvent?' cannot be sent from nonisolated context in call to instance method 'next()' in the line for try await event in provider.monitor() {