Itunesconnect has changed their interface, where are in app purchases?
When you connect you see pricing, but their is no link to in app purchases!
My apps > Features > In-App Purchases
or, access directly https://itunesconnect.apple.com/WebObjects/iTunesConnect.woa/ra/ng/app/[YOUR_APP_ID]/addons
**Features!** TAB
Click on that tab and you will see in-app-purchases! phew!
Related
I have created beta version of my app and uploaded it to iTunes Connect for TestFlight testing without any problems.
Later, I decided to implement In-App purchase. I visited apple page with identifiers and found out that there is already explicit App ID for my app. I wanted to edit my explicit App ID and enable In-App purchases.
When I clicked "Edit" button, I found out that In-App Purchase checkbox is grayed out and cannot be edited.
The In-App Purchase should be enabled by default according to the apple documentation:
Explicit App IDs are App IDs whose Bundle Identifier portion is a string without the wildcard ("*") character. Furthermore, they are automatically registered for in-app purchase and Game Center
Any idea how to enable the In-App Purchase? (I would like to use the same bundle ID).
Am not sure if it was some sort of bug or I really resolved the issue.
Here are the steps I have done:
1.)
Enable In-App Purchase in Capabilities
2.) Upload new version of the app to the TestFlight testing. I have checked my AppID afterwards, but In-App purchase was still disabled.
3.) Wait... Relax, enjoy the weekend. :)
4.) Check your App ID after the weekend
I enabled the push notification of a appID, and then I found the check box for in-app purchase is also checked. The screenshot is as follows:
The production provisioning profiles created by this appID writes that in-app purchase is enabled.
However, my app does not have any in-app purchase functionality so I wondering if I did somthing wrong or this is normal? I am worried about that the app may be rejected because there is actually no in-app purchase in the app.
I heard about that there are some configurations need to be done before submit for review if the app has in-app purchase. is there any for push notification too?
Don't worry about it. Your app is not going to reject for enabling in app purchase or push notification even though you don't implement those.
These are default services those are enabled while creating an application.
Hope this helps.. :)
I have create app with in app purchase. It is mandatory to upload it for review but my problem is that i cant find option in app summary like this image.
Above image is from another app where i found it but in my current app it is not visible.
I have enabled in App purchase in my app id.
Visit this link for the correct information and configure correctly.
First I had selected "YES" for Hosting content with apple but when I changed it to "NO", then my problem got solved. Now it shows option for in App Purchase in App Summary.
Check App Identifier you are using for your application. If you have enabled InApp purchase than only option will be available.
If you haven't enabled yet than:
go to App IDs
Select your App Id
click on edit & check InApp purchase
Hope it'll help to you.
I have done the necessary coding for inApp purchase and i checked it in the sandbox environment and it is working well . but when i upload the project i don't know how to attach the inApp that i added in the iTunes. After i uploaded my inApp status is same as before , it says "Ready to submit". Below is the image of my inApp status that i used in my app.
can anyone please tell me how to solve this issue. Thanks in advance
If you Haven't uploaded your app binary, there's an option of adding In-App Purchases in the App Details in iTunes Connect. So your Product ID/Reference Name will appear in the In-App options of the App.
But
If you've already submitted your app, you cannot implement In-App Purchase in your released app. It has to be "attached" or added in a new binary and re-submitted.
As you have tested the IAP with sandbox environment, now in the edit option you will be able to see the In App Products. Select the products which you wan to add with the application. Then click on ready to submit, you products will be ready with the binary. Upload the binary and then every thing will be in review process.
I know i am going to ask something that might sound bit odd, but still asking
I am developing an application that has In App Purchase functionality, i have integrated the code but for testing i need to make a test account under iTunes connect. During R&D i came to know that i have to go through following way to make test account for in app purchase:
iTunes Connect-> “Manage In-App purchases”
My problem is that i am not able to see the option “Manage In-App purchases” under iTunes connect. Any kind of input to this question would be great help.
Thanks in Advance
Have you signed the "Paid Applications"-contract? You need to sign it in order to manage in app purchases or set up test users. You find it in iTunes Connect under "Contracts, Tax & Banking Information".
From iTunes connect Developer guide 6.3
If you do not see the Manage In App
Purchases module on your iTunes
Connect Home page, it could be one of
these reasons:
You are not an Admin or Technical user for your iTunes Connect account.
You do not have the latest Paid Applications contract in effect.
Your Team Agent has not clicked through the latest iOS Developer
Program License Agreement.
If you have fulfilled all of these
requirements yet still do not see the
module, you can contact iTunes Connect
Support for more details by using the
Contact Us module on the Home page.
This has changed. Updated details as per iTunes Connect support pages.
Frequently Asked Questions:
Why do I not see the Manage Your In-App Purchases module?
The tools in the Manage Your In-App Purchases module have been moved
to the Manage Your Applications module. You can now manage your In-App
Purchases from the app summary page for a specific app in the Manage
Your Applications module.
To be able to create and edit In-App Purchases, you must be an Admin
or Technical user for your iTunes Connect account. You must also have
the latest version of the Paid Applications contract in effect and
must have at least one paid app in iTunes Connect under Manage Your
Applications.
If you think that the in app purchase module should be on for your
account and is currently disabled, please contact us.
It's under "Manage Users":
Manage Users
Create and manage both iTunes Connect and In App Purchase Test User accounts.
After you click "Manage Users", it's the option on the right ("In App Purchase Test User").
Now it stays on the details of the app. Access iTunesConnect and select a app. The 'Manage In App Purchase' will be in the right-top menu.
Follow this apple help tutorial.
Its perfect :-
http://developer.apple.com/library/ios/#qa/qa1329/_index.html
iTunes Connect -> My Apps -> Select your app -> select 'Features' tab