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.
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 am working on in app purchase.
After submitting all the details in app purchase gives me status "Ready to Submit".
But the "Submit For Review" button is disabled in my app's in app purchase.
This is giving me this warning
"Your first In-App Purchase must be submitted with a new app version. Select it from the app’s In-App Purchases section and click Submit."
I can't understand what to do. If anybody knows solution please help me.
Thanks in advance.
If your application is in Waiting for review state then you can submit your IAP by rejecting current version & uploading new version.
Otherwise your IAP will be available once you upload a new version on iTunes Store.
"Your first In-App Purchase must be submitted with a new app version. Select it from the app’s In-App Purchases section and click Submit."
The meaning of above line is when you submit your app for review you need to select the IAPs from the application detail page. You will see In App Purchase section on Application detail page (Page on which description,Keywords,etc displaying). You need to select required IAP from that page & then need to submit your application again.
Let me know if you need anymore clarification for this.
In addition to what was said by Nilesh -
You must create your IAP from under the Features->In App Purchase. Then you must add a screenshot, so that the IAP says Ready to Submit.
Then from the Prepare for Submission page, the section titled InApp purchases shows up (otherwise it is hidden) and you can select your inapp purchase you just created.
Thanks very much for #David Skelly's answer.
To do IAP review is very important.
The OK one:
master page
detail page
The not OK one:
master page
detail page
I'm trying to set up my newsstand application for iOS.
I've made Auto-Renewable Subscription In-App Purchases for subscription, I've made Non-Consumable In-App Purchases for single issues, so it's ok, but one thing still bothers me.
iTunes Connect Developer Guide says "You can enable your app for Newsstand from the app summary page for an app by clicking Newsstand.", but I still unable to get the purpose of this. What's the use of issues I add under this button?
Is there is a way to get this list of issues from my app? Or why it is there?
This is for purposes of covers being shown in iTunes Preview / App Store. If you don't use it at all, the covers won't change, however using Atom Feed to update them seems to be better solution.
You can find how to use it here: https://itunesconnect.apple.com/docs/NewsstandAtomFeedSpecification.pdf
My app is currently live. During the submission i didn't checked the inapp purchases and didn't submitted for review. Now the app is live but i am unable to submit the inapp purchases the but button is disabled. How to submit the inapp purchases again without reuploading new version.
Can any one please help me in this. Is there any way to do this.
I don't think you can do this. You would need to submit app again and include that in-app purchase with it.
You can also try and send an email to Apple support, but I think by the time you get any resolution on that - regular way (re-submitting the app) would have worked.
Yes you have to re-submit application.
Please make sure you select the In-App purchase from your application version detail page other wise you will again face the same issue.
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.