Hi! I need to implement IAP and am in trouble. The documentation on ios services mentions a singleton "InAppStore" that doesn't want to show up.
https://docs.godotengine.org/en/stable/tutorials/platform/services_for_ios.html
It also mentions all of this is implemented in platform/iphone/in_app_store.mm
but that is not in github source code but it is in the otherwise outdated gitlab repository.
Should I build my own Godot or my own iOS export template , or maybe wait for Godot 4?
I did try to setup Scons and hit my head against the wall with the different versions of python installed in muy computer etc...
Thanks for any help!