Cannot find the identifier for ios In-App Purchases(Store Kit).

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By di

Hey guys.

I’m trying to include IAP in my game on ios. The documentation seemed quite simple but the singleton “InAppStore” doesn’t pop up.

The Store Kit API is accessible through the “InAppStore” singleton (will always be available from gdscript). It is initialized automatically.

I followed the example exactly but I get ‘Parser Error: Identifier not found: InAppStore’ this error. I also can’t seem to find anything related with ‘Store Kit’ in the editor or on the internet. Does anyone know how to solve this? Thanks.

Hi, I know this is an old post, but I am struggling exactly with the same now and I wonder if you found a solution? Thanks!

Sintacha | 2021-01-02 07:02