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 8225617
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T15:28:21+00:00 2026-06-07T15:28:21+00:00

I have got one big problem with an IAP purchase testing. There are next

  • 0

I have got one big problem with an IAP purchase testing.

There are next steps which I have made:

  1. Create App ID (com.domainname.appname)
  2. Create Development Provisioning Profile with an App ID (com.domainname.appname)
  3. Create App on iTunes Connect (Bundle ID com.domainname.appname)
  4. Manage IAP. Create non-consumable products with Product ID com.testitem1, com.testitem2, com.testitem3 (there is Ready to Submit status for each products)

Configurate XCode project settings

  • Bundle identifier: com.domainname.appname

  • Code Signing Identity: Development Provisioning Profile that I have made on the step 2

  • Deployment target: 4.0

Device

iPod Touch 4gen iOS 5.1.1

Write source code

My class support SKProductsRequestDelegate

in - viewDidLoad callback method I have wrote these lines:

if ([SKPaymentQueue canMakePayments])
{
    NSLog(@"YES, I CAN MAKE PAYMENTS");
}
else
{
    NSLog(@"NO, I CAN NOT MAKE PAYMENTS"); 
}

On this stage everything is okay. I can make payments.

Next, I’m try to create request for my products:

SKProductsRequest *request = [[SKProductsRequest alloc] initWithProductIdentifiers: [NSSet setWithObjects:@"com.testitem1", @"com.testitem2", @"com.testitem3", nil]];
request.delegate = self;
[request start];

On this stage everything is okay also and on next stage my request object invoke callback method below:

- (void)productsRequest:(SKProductsRequest *)request didReceiveResponse:(SKProductsResponse *)response
{
    NSArray *myProduct = response.products;
    NSLog(@"%@", myProduct);
}

But there are not any products in response and I can not understand why.

I already have this problem before (i just reset my device and everything worked good), but in this case I can not figure out what’s wrong.

  • 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-07T15:28:23+00:00Added an answer on June 7, 2026 at 3:28 pm

    I have went through this guide:

    https://developer.apple.com/library/ios/#technotes/tn2259/_index.html

    In my case this is was related that I have not got Banking Information. If you want to test your IAP you must have an iOS Paid Applications contract (iOS) with a your tax information.

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

Sidebar

Related Questions

I got a simple problem in SQLAlchemy. I have one model in a table,
Hi I have one big problem with one MYSQL search. My database TABLE looks
Hey all, got one mountain of a problem here. I have completed a program
I've got a really big problem with my image storage server. There are about
Good day, Stackoverflow! I have a little (big) problem with porting one of my
I have got one weird issue. I am working on an asp .net mvc
I have got as follows: use constant ABC => ('one', 'two', 'three'); and I
In Unix, I have got three main files. One of them is a library
I have run an ssis package and got error in one of the tasks(the
This one's got me stumped and it's driving me nuts. I have a SiteFinity

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.