chirag04/react-native-in-app-utils

loadProducts not working on iOS 14.5 simulator

Opened this issue · 0 comments

Well, just what the title says, when trying to run the module in the simulator the loadProducts just fails with SKErrorDomain

Screen Shot 2021-08-18 at 09 32 27

Running the app on a device loads the product without problems

Edit

I tried an iOS 12 simulator to check and there indeed the products are loaded without a problem, so I can confirm this is an issue with the latest simulator