Solved

Getting Invalid Product Identifiers

  • 5 September 2021
  • 2 replies
  • 1218 views

Badge +1

I’m running on a real device connected to Xcode, and I’m getting this error when first launching my app:

Invalid Product Identifiers - (
    "rw_beta_elite_19_1m_2w0",
    "rw_beta_elite_99_1y_2w0"
)
2021-09-05 17:43:04.367091-0400 Rewire Beta[29316:9415860] [Purchases] - DEBUG: ℹ️ 2 completion handlers waiting on products
2021-09-05 17:43:04.367210-0400 Rewire Beta[29316:9415594] [Purchases] - WARN: 🍎‼️ Could not find SKProduct for (
    "rw_beta_elite_99_1y_2w0",
    "rw_beta_elite_19_1m_2w0"
)
There is a problem with your configuration in App Store Connect.

 

I’ve verified that my identifiers match up to what’s in App Store Connect:

https://share.getcloudapp.com/04uxEz42

 

I’ve also verified API key is correct, iTunesConnect App-Specific Shared Secret is correct, etc. Made sure the in-app purchase capability it enabled in Xcode for my target.

 

Any ideas?

icon

Best answer by CodyR 7 September 2021, 01:50

View original

2 replies

Badge +2

My tax section is also completed but still I got “Error fetching offerings”. I don’t know how to solve it. Please help me.

 

Badge +1

Figured out the issue. We had to setup the Tax section in App Store Connect. Thanks Apple :(

Reply