how to disable streamline purchasing

how to disable streamline purchasing, when I click turn off, it show error Streamlined purchasing cannot be turned off because your latest approved binary doesn’t include the required StoreKit APIs My app has subscribe button to click before start to use though not need to login, chatgpt had done the store kit and subscription part, do not understand why it can not turn off streamlined purchasing

Have you included listening for purchase intents using the PurchaseIntent API (https://developer.apple.com/documentation/storekit/purchaseintent)

how to disable streamline purchasing
 
 
Q