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

Unable to get product from testflight IOS #2797

Open
Rohit-vinfotech opened this issue Jul 8, 2024 · 4 comments
Open

Unable to get product from testflight IOS #2797

Rohit-vinfotech opened this issue Jul 8, 2024 · 4 comments

Comments

@Rohit-vinfotech
Copy link

Hello Team,
I need some help in IAP, I have setup IAP in react native for IOS and working fine with xcode locally but when I want to validate receipt it gives me 21002 from real device. Now I want test it from Testflight but unable to get products, I am using storeKit file. I have run IAP locally and getting product through getProduct method but when I upload it to Testflight it gives me empty array.

My react native 0.70.3
and IAP(react-native-iap) 12.15.1

I have done below things

  1. Setup product for "Ready to Submit"
  2. Sandbox tester added and logged in my device with sandbox tester id
  3. I've called initConnection befor getProduct
  4. Enabled "In-App Purchase" in Xcode "Capabilities"
  5. StoreKit file setup in Edit scheme -> run debug -> options

May I know if anything else required for IAP for IOS in react native

please help me for this to complete my IAP with validate receipt

Thank You in advance :)
I hope someone reply quickly

@alexandrepalagem
Copy link

Ensure your Tax Information and Banking information are filled out.
Once I agreed to the terms and added banking info, everything started working fine.

You can find these agreements in App Store Connect > Business > {Select Own Business}. Make sure you have the Agreements, Bank Accounts, and Tax Forms filled out correctly. Hope this helps.

@Rohit-vinfotech
Copy link
Author

Rohit-vinfotech commented Jul 11, 2024 via email

@Rohit-vinfotech
Copy link
Author

Rohit-vinfotech commented Sep 20, 2024 via email

@Rohit-vinfotech
Copy link
Author

Rohit-vinfotech commented Sep 20, 2024 via email

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

2 participants