You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Platforms you faced the error (IOS or Android or both?)
IOS
Tested environment (Emulator? Real Device?)
Real Device
Steps to reproduce the behavior
I use "finishTransactionIOS" method for the transaction. With particular function I am not able to get purchased item from apple so is there any mistake by me here to call function. Please find attached sources as well to check.
When open app at that using "requestPurchase" this method. With this function also I am not able to get product purchased by user. It is working fine with sandbox environment by not working with live.
note : for android it works fine.
click purchase
check purchased (componentDidMount )
The text was updated successfully, but these errors were encountered:
Well, the question seems pretty ambiguous. The payment is successful when it comes to purchaseUpdatedListener. You are calling finishTransactionIOS just to acknowledge the purchase so that it won't refund.
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as "For Discussion" or "Good first issue" and I will leave it open. Thank you for your contributions.
Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.
Version of react-native-iap
4.4.4
Version of react-native
0.61.5
Platforms you faced the error (IOS or Android or both?)
IOS
Tested environment (Emulator? Real Device?)
Real Device
Steps to reproduce the behavior
note : for android it works fine.
The text was updated successfully, but these errors were encountered: