for IAP should store.availableStores.apple & store.isActive checks be performed regularly? For example in a Storyboard “enterScene” as opposed to “createScene”?
that is could it be possible to get a fail in one of these checks, after which the user could correct (E.g. loggining onto their iTunes account), and then upon retry the checks should pass? If so then I assume these checks should be performed regularly (i.e. even every time a purchase attempt is made) to cover off this possibility no?