Hi,
I updated Xcode to version 14.3 (14E222b) which comes with iOS 16.4 Also macOS has the latest update Ventura 13.3 (22E252) Mac hardware is a MacBook Pro M1 Max
After the update in MapKit (Not SwiftUI) MKPolylineRenderer won't render any more in an iOS 16.4 emulator (but still works fine on a physical device).
In the terminal I see many lines like this:
"Compiler failed to build request"
"PSO error: reading from a rendertarget is not supported"
I don't see these lines on a physical device and the polylines render fine on a physical device.
Has anybody else seen this? Anything I can do?
Thanks Gerd
P.S. workaround: works for me when I choose the target "My Mac (Designed for iPad)"