chirag04 / react-native-in-app-utils

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

.purchaseProduct Not working in production #103

Closed akaiworld closed 7 years ago

akaiworld commented 7 years ago

I published an app using this module. When tested everything seemed to work well - in simulator, on device, as well as via test flight app. When published the .purchaseProduct method stopped working. When testing the subscribe popover appeared. When published - nothig happens when calling this method.

akaiworld commented 7 years ago

The problem disappeared. I think this was some bug with Apple. I tried to subscribe soon after the app was approved. Seems that in-app purchases were activated later.