chirag04 / react-native-in-app-utils

A react-native wrapper for handling in-app payments
MIT License
892 stars 187 forks source link

loadProducts not working on iOS 14.5 simulator #232

Open ospfranco opened 2 years ago

ospfranco commented 2 years ago

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