Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Notification Delivery to Server on Successful Transactions using react-native-iap #2712

Open
NgoMinhNhi opened this issue Mar 25, 2024 · 0 comments

Comments

@NgoMinhNhi
Copy link

I'm integrating mathematical features into my application using the react-native-iap package. However, I'm encountering an issue where the server doesn't receive notifications from the App Store upon successful transactions. This problem persists both in development mode and with TestFlight testing.

However, when I utilize the @apple/app-store-server-library package to invoke the requestTestNotification function, the server receives notifications as expected. Additionally, using the getTransactionInfo function retrieves transaction information successfully.

I'm seeking assistance in resolving this notification delivery issue to ensure that the server receives notifications from the App Store upon successful transactions. Any insights or guidance on troubleshooting this problem would be greatly appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant