Chirag Jain

Results 143 comments of Chirag Jain
trafficstars

you this logic live in JS and in your product? regardless, you would have a `if` to check if user_cancelled. so might as well check for transaction code?

i'm guessing you are hit by this one: https://github.com/chirag04/react-native-in-app-utils/pull/109 can you confirm the native error?

you only need to follow till point 13. after that it's for people using objectivec

are you able to replicate this locally? might be when putting the app in background? Also: http://stackoverflow.com/questions/24675528/ios-crash-report-skproductsrequest

user cancelling will be an error but it should not be invalid_product error tho. You can test buy product using sandbox mode and you won't be charged. For invalid_product can...

@joshuapinter what's the error log?

i see the problem. so the way it works is: when you do load products we cache the loaded products on native side using their productIdentifiers. When you say purcahseProduct(productIdentifier)...

oh yeah. For me it took like 24 hours. I don't know if it will prevent you from accessing the products. I just sent all my information to them before...