Solved

it goes to Xcode environment instead of sandbox environment

  • 26 August 2021
  • 3 replies
  • 322 views

Badge +5

I have two different project one of them uses revenuecat and the other with Qonversion.

in the  revcat project in-app purchases goes to Xcode environment and the Conversion one goes to Sandbox environment. 

Devices are the same.

Sand box testers are the same.

I don't know what is wrong with my revcat project .

any recommendation would be appreciated.

 

icon

Best answer by sundeep 27 August 2021, 22:32

View original

3 replies

Userlevel 3
Badge +8

Hi @Alireza Nazer, it looks like you made a ticket for this, but I’m posting the response here as well, just in case:

There might be something wrong with your StoreKit configuration files (we have a guide on testing with the simulator here: https://docs.revenuecat.com/docs/apple-app-store#ios-14-only-testing-on-the-simulator)

But usually, we recommend testing with a physical device because the simulator can be a bit finicky - try testing with a physical device and seeing if you get the same errors or not. 

Badge +5

Hi @Alireza Nazer, it looks like you made a ticket for this, but I’m posting the response here as well, just in case:

There might be something wrong with your StoreKit configuration files (we have a guide on testing with the simulator here: https://docs.revenuecat.com/docs/apple-app-store#ios-14-only-testing-on-the-simulator)

But usually, we recommend testing with a physical device because the simulator can be a bit finicky - try testing with a physical device and seeing if you get the same errors or not. 

Hi @sundeep ,thank you for reply , but I amusing two different physical device iPad air2 and iPhone7.

Badge +5

Hi @sundeep I solved my problem by setting Storekit configuration to “None” and now on all physical devices sandbox works fine.

I don't know why ,but it works.

Thank you.

 

Reply