I've been getting this same issue on Simulator since Xcode 14 and iOS16 release, seems like it still isn't fixed. It has been especially frustrating because the WeatherKit issue causes some of my CI/CD pipelines to always fail
Post
Replies
Boosts
Views
Activity
Hi! I had this problem myself when I started working with WeatherKit in a different project
You can resolve it by going into AppName -> Targets -> Signing & Capabilities and adding the WeatherKit capability. Hope this helps!