Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8206957
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T08:50:58+00:00 2026-06-07T08:50:58+00:00

It has been a long night chasing the problem within my in-app purchase trials

  • 0

It has been a long night chasing the problem within my in-app purchase trials yet I can not seem to solve this issue.My product identifier keeps returning as “invalid product identifier”. Hopefully someone will point it out;
(With current provisioning profile and appId I got push notifications working)

  1. My App ID is generated (with no wildcards) – inApp purchase is enabled

  2. My IAP(In-App Purchase) is added in “Manage your in-app purchases” and cleared for sale.

  3. My IAP is added 24 hours ago ( maybe couple of hours more) and is in “Waiting For Review” state

  4. My App itself is developer rejected > and it is state “ready to upload”, in-app purchase is added to the App.

  5. My phone is not jailbroken (at least not anymore, didn’t worked either way)

  6. I am working with a 3GS, 5.1 iOS.

  7. My current provisioning profile is a “Developer Profile” not a “Distribution Profile”. “Distribution Profile” is used only while uploading the Application Binary.

  8. I am building for iOS 5.0 and build configuration is set to Debug.

  9. I deleted the app like 100 times now, literally.

  10. All details are set in iTunes Connect, including bank details.

  11. I have created a test user, and I logged in from “Settings > Store” on my device.

  12. My SKProductRequest:

    SKProductsRequest *productRequest = [[SKProductsRequest alloc]initWithProductIdentifiers:[NSSet setWithObject:@"com.my_site.my_app.my_product"]];
    

Any other information can be supplied.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T08:51:00+00:00Added an answer on June 7, 2026 at 8:51 am

    I don’t know how, and don’t know will it remain valid. But here is the interesting solution which let me solve my problem.

    According to the documentation, SKProductRequest should be;

    SKProductsRequest *productRequest = [[SKProductsRequest alloc]initWithProductIdentifiers:[NSSet setWithObject:@"com.my_site.my_app.my_product"]];
    

    Your product request should be like this;

    com.my_site.my_app.my_product
    

    but in my situation I just sent my product id, just like this and it WORKED;

    SOLUTION #1

    SKProductsRequest *productRequest = [[SKProductsRequest alloc]initWithProductIdentifiers:[NSSet setWithObject:@"my_product"]];
    

    While digging in, I found that for some people this notation also worked;

    SOLUTION #2

    SKProductsRequest *productRequest = [[SKProductsRequest alloc]initWithProductIdentifiers:[NSSet setWithObjects:@"com.my_site.my_app","my_product",nil]];
    

    There was nothing wrong with my setup, and the above listed things should be supplied, if anyone having problems with invalid product identifiers, I recommend them to visit Troy Brant’s “Cause of Invalid Product ID’s List”, here . Also you can find his detailed walkthrough about implemeting and setting up IAP, here.

    If you get desperate, I strongly recommend you to try both solutions, and they can save you from hours of frustration.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This problem has been bugging me for a long time. For example, the code
How can I code to see how long the computer has been on. Simple
Has been a long night am struggling here. I have a form which is
This has been a long term issue I need your collective genius to solve.
It has long been known that PDO does not support COUNT(*) and a query
This problem has been sending me insane, although admittedly I've not written SQL for
It has been a long time since I used java and I have run
This has been pending for a long time in my list now. In brief
This question has been bugging me for a long time now but essentially I'm
This question has been puzzling me for a long time now. I come from

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.