IAP Not Working on iOS

I have setup IAP and it seems to work on android just fine. A box pops up about purchasing. However, on iOS I click my button to make the purchase and nothing happens. No errors in the console for the device.

Here is a screenshot of my blueprint:

Why would it work for android, and not for iOS?

1 Like

Do you have this in your DefaultEngine.ini?

[OnlineSubsystemIOS.Store]
bSupportsInAppPurchasing=True

I added it and still did not work :frowning: must be missing something else as well

I’m having similar issues. Did you find a solution to this?

Same problem here. Everything is set up, but doesn’t work.

you managed to do