In-app purchase on visionOS

Hello! I would like to add In-app purchase capability to my visionOS app. However, unlike in iOS project, I can't add this capability to visionOS project. On Apple's In-app purchase page there is an indicator that it is supported by Apple Vision Pro.

Please help me on how can I add paid subscriptions to my visionOS app.

Best regards, Vladyslav.

Noticed this as well. But IAPs are working in the simulator.

Adding the in-app purchase capability to your Xcode project is no longer necessary. Use an app that uses an explicit App ID(https://developer.apple.com/help/account/manage-identifiers/register-an-app-id). In-app purchase is enabled by default for explicit App IDs.

In-app purchase on visionOS
 
 
Q