In-app purchase NULL

Here’s my solution:

That scene restarts every game round so I set it to load store data once only (with global Booleans).
I use code from here to check if the string is null.
As for my checking for approved state, read this.
UPD: don’t miss this!

2 Likes