I did not modify in any way the relative code when porting to Swift 6, still
locationManager( _ manager: CLLocationManager, didUpdateLocations locations: [CLLocation] )
is never called, notwithstanding of course there is the property in the info files and all required steps were performed. What did change in Swift 6 hampering the calling of the location callbacks?