5

I'm looking to update one of my older apps in the next week or so and want to implement hosted in app purchases rather than my old server strategy.

According to the docs I'm reading it says this "In the Hosting Content with Apple section of the In-App Purchase Details page, click Yes"; however I can't see that box when I create any new in app purchases. Is there some reason that option is not showing up for me?

Msencenb
  • 5,675
  • 11
  • 52
  • 84
  • So basically do you want to set hosting content with apple to "Yes"??? and do you want to set "Yes" for new in app purchase you are going to create? – Manthan Aug 12 '13 at 13:15
  • That is correct @manthan – Msencenb Aug 13 '13 at 05:44
  • If you are going to create nonconsumable in app purchase then you can set this option to "Yes" and even you can edit in the edit section of the InAppPurchase details section. – Manthan Aug 13 '13 at 06:10
  • @ManthanPatel yes this is what I have read everywhere... but when I click on the 'Non-Consumable' option when creating an in app purchase, setting this to 'Yes' isn't even appearing on the website – Msencenb Aug 13 '13 at 07:10
  • When i try to create new non consumable in app purchase there is an option for me "hosting content with apple" and I can set that to "Yes". I don't understand where your problem lies. – Manthan Aug 13 '13 at 07:15
  • Me neither... I've sent a note to apple support as well. Definitely frustrating – Msencenb Aug 13 '13 at 15:38
  • I'm having the same issue. Did anyone find a way to solve this? – cpprulez Sep 17 '13 at 20:26
  • Mine turned out to be the paid app contracts in itunes connect. It was not intuitive that I hadn't accepted, just check your 'expiration dates' in that section. – Msencenb Sep 17 '13 at 23:31
  • Hello, I checked and there's almost two months before the contracts expire. Do you know of anything else that may cause this? Thanks! – cpprulez Sep 18 '13 at 05:39
  • Actually, it turned out that there was an amendment that needed to be accepted. Thank you for your help! – cpprulez Sep 18 '13 at 08:10
  • Glad it was helpful... it can be really frustrating :) – Msencenb Sep 18 '13 at 20:29

3 Answers3

4

Check your paid app contracts ;)

Joshua Gross
  • 526
  • 6
  • 10
1

Having a look myself, I can't see the option to turn it on either. But I thought it was worth mentioning as you're updating old apps, this feature is only available on iOS 6 onwards. Just so you're aware!

aronspring
  • 276
  • 2
  • 11
  • Thanks for the note. Yes I am aware it's only available ios6+ (I'm ok with requiring that).. but even with newly created apps I can't seem to find that option to turn on – Msencenb Aug 13 '13 at 05:44
  • So it turns out this was because I had expired contracts in itunes connect. If you want to edit your answer to include information about checking your paid app contracts I'll award you the answer + bounty :) – Msencenb Aug 13 '13 at 23:36
0

I had to "review" my "iOS Paid Applications Agreement". This means going to iTunes connect - then "Contracts, Tax, and Banking" click the "Request" button and accept all the changes...

After this every problem was gone. Got the answer from this stackoverflow site:

Updated iOS Applications Agreement

Works also for the following error code on : Xcode 6.1. - Organizer - Validate - popup message:"failed to find apps with content hosting on itunes connect"

Community
  • 1
  • 1
MB_iOSDeveloper
  • 4,178
  • 4
  • 24
  • 36