Hello,
I’m trying to integrate IAP using the extension.
The iap global instance seems to be present, but when I try to call the buy() method, I get the following error:
iap has been removed from core, please read /builtins/docs/iap.md for more information
I did follow the steps on https://defold.com/extension-iap/ so I’m confused and don’t find a fix.
Thanks for your help