Testing purchases on iOS simulator best practices

  • 26 July 2021
  • 1 reply
  • 274 views

Userlevel 1
Badge +6

I state that both with iOS Device and Android Device everything works fine. As for the Android emultor I can regularly test the in app purchase (emulators with Google play services), with the iOS emulator (with iOS 14.0) I have difficulty making it work with the storeKit. I followed the explanations to configure it but it shows that I have done something wrong. One step that I didn't understand is that of duplicating the Configuration.storekit. Why is it necessary to duplicate it if you can select the first one in the next step? If you have any advice on mistakes that other users have made previously that prevented the emulator from working properly with storekit, I welcome it.


1 reply

Userlevel 5
Badge +9

I followed the explanations to configure it but it shows that I have done something wrong.

Can you maybe elaborate on what it is showing you’ve done wrong?

 

I always test on a physical device because the simulators are so flakey. 

Reply