chirag04 / react-native-in-app-utils

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

Real transaction has no response while Sandbox test is OK #116

Open chimumao opened 7 years ago

chimumao commented 7 years ago

I tested the pay transaction in Sandbox, which runs fine with payment confirm and payment success notice. But I can't get any response in real APP with real iTunes account, neither in App of Ad Hoc or App installed from the Apple store. The wired thing is that there is no sign in Xcode log except "2017-08-13 22:05:59.335505+0800 AwesomeProject[4776:1541135] purchasing"

darrenfurr commented 7 years ago

Same issue here. RN 0.45.1, In-app-utils 5.5.0. Running Release build on device. Upgraded to 5.6.0 -- same problem.