My in-app purchase was rejected and now in 'Developer Action Needed'. However I can't seem to edit any of the fields.
In the meanwhile I've resubmitted another binary but that seems to have no effect.
Got my answer. It says on the top of the page:
We’re making changes to auto-renewable subscriptions.
You will not be able to create or edit auto-renewable subscriptions
during this time.`
Hopefully this is resolved soon by Apple...
Related
I'm trying to add my first Auto-renewable subscription to my app. As apple states here, I need to attach it to a new app version:
The problem is, when I try to follow that guide, I don't have ANY option for Auto-Renewable Subscriptions on my App review page:
There should be an option for In-App Purchases and Subscriptions to be added under the Build section, as stated here under the submit an in-app purchase for the first time section.
My Auto-Renewable Subscription group is set up, with two subscriptions in it. All setup completely as far as I am aware. But for some reason, they both say: Missing Metadata which I suspect has something to do with it.
And finally, my Paid Applications contract is set to Active, as the app is a paid app that I am turning into a freemium app. So no idea what is going on here. Does anyone have any ideas? Thank you.
In App Store Connect > Your App > In App Purchase > Select your subscription
Scroll to the bottom. You are likely missing the screenshot
Once you have the image there you can select it in your build.
From the Admin Panel
I have removed auto renewing subscription from iTunes developer account but still app is rejected. I got the reason from Apple:
"However upon further review we still find that you have submitted
auto-renewing subscription in-app purchase products for your app.
However, the auto-renewing subscription in-app purchase functionality
is not present in your binary."
However, I did not find any option to delete the subscription group but there is no product is available for auto renewing subscription.
Not sure why app is getting reject and how auto renewing subscription is submitted for review.
Was is the first submission to the app store for this app?
If so, make sure, you do not have any inApp purchases added to the app for review (on the app or version information page).
If that is all fine, so your app does not offer any inApp purchases and you do not have any inApp purchases associated with your app, I think you should simply explain this to your reviewer by sending an answer to the rejection message in the resolution center.
If you are not sure, what you are supposed to do, just tell them so. They'll help you out - at least that's my experience :)
I am currently developing an IOS App (XCode 8 beta w/ Swift 3) that pulls IAP products. I am running things on the simulator currently.
I am following this tutorial: https://www.raywenderlich.com/122144/in-app-purchase-tutorial
Issue
When i request for products i am not retrieving anything. I am 1 IAP product on iTunesConnect that is in "Ready to submit" state.
Question
Is it possible to retrieve IAP products that are in "Ready to submit" state?
If not, how to test IAP purchases BEFORE submitting (or having the app/iap approved)?
The answer is NO, you can't retrieve your IAP unless you submit them for review and they get approved.
Also, please note that submitting new IAP for your next app version that is still in development will not have any effect on your current one, and users won't even discover that.
This is the same as if you used to have an IAP then remove it from sale, then it won't be available for users.
Also, think about managing your IAP availability using a web service in your website or a downloadable configuration data. This would allow you, for example, to add or disable occasional promotional IAP for your app WITHOUT having to update the app itself.
Finally, be sure that all your IAP are submitted before you submit your app's binary for review. I once had an app rejected because one of the IAP was not working, due to rejected description (too short).
Good luck
As of June 2018 I don't believe the other answers are correct. Certainly not for apps that already have one IAP approved.
I have an app on the App Store with several IAPs (non-consumables, and an auto-renewing subscription) approved and live.
I'm now trying to add another auto-renewing subscription.
I created my new auto-renewing sub, and it is currently in the state Ready to Submit. It is not approved. When I request it via SKProductsRequest, it is in the results. Note that i'm running in a debug build configuration which is I'm guessing is necessary for this unapproved IAP to show up.
So my answer is: yes, you can retrieve IAPs that have not been submitted yet.
I was working on IAP and came across this question, I am answering it for those who will be implementing this now and after. I don't know about eariler but now you can test IAP products that are in "Ready to submit" state. I have followed the same tutorial and its working without submitting product for review for sandbox testing environment. You only need to submit your products for review for them to work live on appStore.
As I commented you need to submit your IAP products to be able to test them.
You need to submit them to test your IAP products. Even if your app is live you can submit your products and test them but they will not appear in your app till you don't add their product identifiers when you initialise your SKProductsRequest.
Don't forget to create a sandbox user to login in App Store with that user to test your IAP products. You should see [Environment: sandbox] in the alert to confirm your buy.
I'm having trouble submitting my game. I have paid and free applications contract, I have all in-app purchases in waiting for review status, but I'm still not seeing the In-app Purchases section under the main tab (under Builds). I've tested the in-app products via sandbox users and it works. As far as I know when I'm submitting for the first time I need to submit all in-apps with this build, but I don't see the in-app section under Build section. I've tried to submit it that way and got rejected as expected.
p.s. I needed art is in place and the button "Submit for review" is visible
You don't get the In App Purchases section under the Builds in iTunesConnect.
Apple provides the reason for the rejection, kindly share it, as it help us better to solve your issue.
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.