App Intents app shortcuts zero user setup not working in simulator

Recently I was trying to create an app shortcut using App Intents to experience the zero setup feature. The zero setup feature was working fine in Xcode 14 beta simulators but in Xcode 14 release version it is not working. I referred the App Intents documentation, the document says that while developing create the app shortcut from the shortcut app (https://developer.apple.com/documentation/appintents/providing-your-app-s-capabilities-to-system-services). My question is, Does the zero setup feature works when app is published?