Hello,
I am stuck with in-app purchase for iOS.
A review from App Store Connect says:
“We have begun the review of your in-app purchase products but are not able to continue because you have submitted in-app purchase products for the Non-Consumable type, but you have not yet submitted an updated binary for review.”
However, I have submitted the binary and it contains the buy button, but it does not work (because my IAP is not approved?). Seems like an egg & chicken problem here:
"We found that your in-app purchase products exhibited one or more bugs when reviewed on iPad running iOS 14.5 on Wi-Fi.
Specifically, when we tapped on “$ Purchase $0.99” no action occurred."
I get error E_DEVELOPER_ERROR from Adalo IAP element when testing the latest binary in Test Flight.
I also tried to download and test IAP with a sandbox account but it won’t even allow downloading the app. The latest public version does not have Purchase button anyways.
Am I missing something obvious here?