Hello, I have a question.
I am trying to modify In-app Purchase to fix the issues that all users have encountered this year (the product prices are zero and products cannot be purchased).
The extension, as far as I understand, writes the prices into a structure-type variable. I declared it as shown in the examples on the website.
Could it be that this variable and the boolean one for confirming purchases need to be declared as Extension Scene Variables?