As of Xcode 15.4 simulatesAskToBuyInSandbox does not work. I was able to follow @swiftyboi and get the ask to buy in the Xcode simulator but now I have the issue that I cannot differentiate the users response, I get the same deferred event for both Ask to buy and Cancel, also when I decline in Debug -> StoreKit -> Manage transaction nothing happens, no callback. Did anyone face this issue?