We’re seeing some weird behaviour around store calls (iPhone XR, iPhone6) - it appears to not be running some commands that it should be - e.g. a print statement in main.lua doesn’t get logged to the console when it runs (which is just before the call to load the store). It’s also been unable to load the store with our code that runs fine on all the other Apple devices we’ve tested.
We get a response from the product listing, which is super weird as the logs indicate that the store init didn’t even run, but any calls to Restore Purchases just seem to be ignored.
We’re running on Corona 3468 and we’re really stuck. Any ideas @robmiracle ?