Hello,
Since the new Corona (3135+) and iOS 11 came out, the IAP products are simply not loading on iOS. I haven’t restructured the code in any way, plus it still works on Android. First I call the store.init (like I always did), then in scene:create I use the store.loadProducts. As I said, it has been working for a year like this the code has not been restructured.
Is this a known issue? What am I missing?
Basically my onProductsLoaded function (which is the callback fnc of loadProducts) doesn’t get called, ever.
Any advice?
I have tried nightly builds as well.
Help would be greatly appreciated.