I'm restoring purchase for the account, when I call SKPaymentQueue.default().restoreCompletedTransactions() to get the completed transactions, none of the delegate or observer methods are called, which are working well on pre iOS 16, and this happens when running application using xcode.
-When I tried the store version, and tried to restore purchases, It is working fine on iOS 16