Skip to main content

Hello, I’m going through the steps here: https://docs.revenuecat.com/docs/apple-app-store#ios-14-only-testing-on-the-simulator

And I’ve gone over it several times, and I think I’m doing everything right, but I keep getting 

‼️ Invalid Product Identifiers - (

I have the certificate in place. Double checked my identifiers are spelled right. And I get the products on the actual device, just haven’t gotten the StoreKit testing working on simulator.

Thoughts?

I figured out what was going on.

When I edited my schemes, I had three separate configuration.storekit options, because I had three schemes with the configuration available. When I selected the middle one, which apparently corresponded to my second scheme, the one for App Store testing, things started to work.


I have the same issue along with it printing all my identifiers are incorrect, even though it’s all the same, match for match


Reply