Is anyone else building interactive widgets using app intents for apps that target both #macos #Ventura and #Sonoma? My widget with a Button(intent:) that is supposed to be shown only on Sonoma, crashes when run on Ventura 13.4.1. It works as intended (button is hidden) on ios 16. I’m using Xcode 15 beta 7.


