Issue adding Auto-renewable in-app purchase type via App Loader

I have a Pro DPS account and a Multi-folio with iTunes subscription Newsstand app.
I'm attempting to add paid 6-month and 12-month subscription options to what has previously been a Free subscription app.
I also want to charge for back-issues, and add each back issue as a non-consumable in-app purchase.
I'm building a new version of the app to support the in-app subscriptions...
After the app is built in App Builder, I added the following auto-renewable in-app purchase types via iTunes connect for the subscription options...
com.appname.6mo
com.appname.1year
I also added the following in the App Loader for each of the back-issues....
com.appname.issuename
I understand that I now have to submit my app and the in-app purchases via the App Loader. But after adding all in-app purchases and choosing to "Deliver" through App Loader I get the following error.
Can anyone advise?

Yeah, created different subscription in-app purchases within the same family.
For non-consumables I used the same product ID for the published folio and in-app purchase. These were marked as FREE and Public at the time of submitting the in-app purchase, because I understood the in-app purchases would need to be approved before republishing those folios as PAID and public.

Similar Messages

  • I purchased an auto-renewing magazine subscription through a Newsstand app on my iPad. I have downloaded the iPhone version of that app. Can I now read the magazine on my iPhone, too, without having to purchase another subscription to the same magazine?

    I purchased an auto-renewing magazine subscription through a Newsstand app on my iPad. I have downloaded the iPhone version of that app. Can I now read the magazine on my iPhone, too, without having to purchase another subscription to the same magazine?

    What does the description for the magazine and/or the magazine's website say ? Some allow you to download on more than one device, but some magazines/newspapers only allow you one download of each copy.

  • I bought a new app ($0.99), bought $19.00 worth of on app purchases and the app crashed, now it says that I have to start a new game since i had just started it and didn't get a chance to save it, so my question is, how do i get my money back?

    I bought a new app ($0.99), bought $19.00 worth of on app purchases and the app crashed, now it says that I have to start a new game since i had just started it and didn't get a chance to save it, so my question is, how do i get my money back?

    I'm keeping the app, i just need the $19.00 back.

  • Should data entered in apps purchased in the Apps Store sync on my iPad and iPhone?

    Should data entered in apps purchased in the Apps Store sync on my iPad and iPhone?

    Syncing between iOS devices should work automatically once you enable it for each app in its Settings. Syncing between iDevices and your desktop, at this time, is more comlicated.

  • HT4009 Apple charged me £20.99 for in-app purchase for an app I just bought an hour ago while I did not bought any in-app purchase. How could I make claim and refund this money?

    Apple charged me £20.99 for in-app purchase for an app I just bought an hour ago while I did not bought any in-app purchase. How could I make claim and refund this money?

    If you didn't make an in-app purchase within the app then you can try contacting iTunes support via this page : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption
    You may also want to turn off in-app purchases via Settings > General > Restrictions > In-App Purchases 'off'

  • I got billed for an in app purchase for an app thats not on my phone. What should I do ?

    My Apple account is only one phone. I got charge ten dollars for in app purchases made my a toddler. I than removed that app. The app is gone. I wasn't even on my phone when I got a email saying I was billed for 3 in app purchases from an app thats not on my phone. What should I do or should I ask is their anything I can do ?

    You can try contact iTunes support via this page : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • Unable to make in app purchases in one app. What do I do?

    Unable to make in app purchases in one app. What do I do?

    What happens when you try to do the in-app purchase, does the 'buy' button not work, do you get any error messages ... ?
    If you are getting a message to contact iTunes Support then you can do so via this link and ask them for help (we are fellow users here on these forums) : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption
    If it's a different problem ... ?

  • How do I delete an app purchase in the App Store

    How do I delete an app purchase in your app play store?

    Can someone please tell me how?

  • I have replaced an app purchased on the app store with a newer app from the app store .  How can I sell/give away my old software?

    I have replaced an app purchased on the app store with a newer app from the app store .  How can I sell/give away my old software?

    iTunes App Store/Mac App Store content can't be resold or given away. If desired, click here and ask for a refund.
    (119373)

  • Can I have auto-renewable subscription and non-consumable In App Purchase in one app?

    Hi Everyone,
    My app is just live on the app store.  I used DPS Professional edition and I am able to create a Multifolio with itunes subscription app.  I set my subscription to 1 month and 1 year.  Now I want to publish some other issues for the nesstand to be free. 
    Will it be approved by apple if I add Non-Consumable In App Purchase and set the price to be free.
    I actually want my users to download free content, for old issues and purchase the lateest ones.
    What approach can I use for this?

    In-app purchase is only for retail issue.
    You can publish free folios from DPS dashboard, that will appear automatically in Live app.

  • HT3702 How to turn OFF monthly or annual subscription auto-renew when I purchase from Apple/iTunes?

    I Dont know how to take off the monthly annaul subscriptin auto-renew ..

    There are instructions on this page for managing and stopping auto-renewing subscriptions : http://support.apple.com/kb/HT4098

  • In App Purchase in Beta App - Error Code: 805a01f4

    Hello everyone,
    i'm trying to implement In-App-Purchase for my game.
    The Store opens fine, but when i click on install the following error is given:
    SERVICE NOT AVAILABLE
    Marketplace isn't available at the moment.
    Please check back in a bit.
    Error code: 805a01f4.
    I've already waited some days but nothing changes.
    I'm doing this in XNA, by following the tutorial for store wrapper IAP of taptitude:
    http://code.msdn.microsoft.com/windowsapps/WP8-Store-Wrapper-for-IAP-74f77f17
    I've created a Beta App and the needed Beta Product by following the microsoft steps:
    http://msdn.microsoft.com/library/windows/apps/jj681689.aspx
    I also changed the APP-GUID in APPManifest.xml and WMAPPmanifest.xml to the APP-ID given in the Dashboard.
    This related post also gave me no solution:
    http://social.msdn.microsoft.com/Forums/windowsapps/en-US/8e79f4fb-d277-4244-92ff-18900b7d247e/marketplace-download-error-805a01f4?forum=wpsubmit
    I'll give you some snippets of my code:
    if (Environment.OSVersion.Version.Major >= 8)
    store = StoreLauncher.StoreLauncher.GetStoreInterface("StoreWrapper.Store, StoreWrapper, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null");
    if (!store.LicenseInformation.ProductLicenses.ContainsKey("proversion"))
    PurchaseItem();
    public void PurchaseItem()
    var purchaseAsync = store.RequestProductPurchaseAsync("proversion", false);
    purchaseAsync.Completed = (async, status) =>
    try
    if (status == StoreAsyncStatus.Completed)
    Has anyone an idea? Thank you

    I am facing same issue. I have published beta app with beta in-app product. But when trying to purchase in-app products,
    "SERVICE NOT AVAILABLE
    The Store isn't available at the moment.
    Please check back in a bit.
    This error code may be helpful: 805a01f4."
    this error is shown !
    Can anyone help on this ?

  • HT201304 In app purchase did not fully load

    Has anyone had a problem with in app purchase not downloading completely ?

    Hello hombrur
    Check out the article on how to resume the download. If you are still having issues with getting your In-App Purchase, then report the issue to the iTunes Store.
    iTunes: How to resume interrupted iTunes Store downloads
    http://support.apple.com/kb/ht1725
    How to report an issue with your iTunes Store, App Store, Mac App Store, or iBooks Store purchase
    http://support.apple.com/kb/HT1933
    Regards,
    -Norm G.

  • Submitting additional In-App Purchase products requires app resubmitting or not?

    I have an app live in app store. I added some products in in-app-purchase. After submitting that app I want to add a new product. how can I add that product without resubmitting the app?
    Thanks.

    Don't set up any in-app purchase items in iTunes. Just publish your content as public/free in Folio Producer.
    Neil

  • How do I get my apps purchased on the app store if I had to replace my Hard drive on my Macbook Pro?

    I recently got a new hard drive for my laptop and lost everything, so I was wondering where i can go to retrive my apple purchases or if its even possible.

    You can re download previous purchases for free using the same Apple ID they were purchased with originally.
    How to re download apps from the Mac App Store:
    Open the App Store. From the menu bar click Store > Sign In
    Click Purchases from the top of the App Store window.
    Select which apps you want to re download. Then right or control click where you see Installed  then click Install.
    If you have problems, you may need to authorize the Mac.
    Launch iTunes. From the iTunes menu bar click Store > Authorize This Computer
    Then try re downloading previous purchases from the Mac App Store.

Maybe you are looking for

  • Since Yosemite upgrade, high pitch noise creating case vibration on MacBook Pro (15-inch, Mid 2009) (on watching the keynote online)

    Hi, Great work on Yosemite, great new design as well. Several problems since the Yosemite upgrade though :     - When playing high pitch noise (watching the keynote for example), the speakers make the case around it vibrate. This was not happening un

  • Scale out SSAS server for better performance

    HI i have a sharepoint farm running performance point service in a server where ANaylysis srver,reporting server installed and we have anyalysis server dbs and cubes and a wfe server where secure store service running we have 1) application server +

  • Help with my library and files

    I am a little confused about the library and organization of my files. I use Aperture 3.0 and am constantly running out of disk space when I try to import my files. I feel like there are unnecessary duplicates being made of the pictures and video, bu

  • Print Dialog box and User Code on Reader 10

    Hello, I recently updated to Adobe Reader 10 and when I go to print there is apparently a new adobe print dialog box. Which is ok except that it doesn't seem to get my user code info. When I print using the printer... button it prints fine. But if I

  • Sick dual 1.0Ghz MDD

    I inherited a snazzy dual 1.0ghz G4 MDD and am having trouble diagnosing it's ailment. It chimes when powered on, I can hear the HD spin up, but after about 8-10 seconds the fans spin up to full speed, nothing comes on the screen at all and the fans