Showcase / API - why the folio is not buyable?

Hello

We build a custom showcase based on this guide HTML of the library by default DPS application | Adobe Developer Connection. The application is multi folio with subscription free iTunes, so I would like to see an option to subscribe. Looking at the code in the example, I see the display of a subscription option is conditional on (among others) the current/most recent State be "purchasable" folio. In a test of the application of our last folio version is returned with purchasable = false - does anyone know why this would be, I'm misunderstanding "purchasable"? Is this purely a function of the folio, has something to do with the iTunes user who has downloaded the application, perhaps? Is this something that I can make it work in our test application?

Any help would be (as always!) welcome.

Toby

Ah, it's a good question - do you mean iTunes Connect? If so I do not know, it is sent through our customer of Apple's account, if we do not have access to that.

All our folios are free, as is the subscription, is so 'safe' search for what we expect the unique sign-up option, see if it is 'active' (I think that means that the current user is already subscribed) and if so, she presents to the user?

Thank you

Toby

Tags: Digital Publishing Suite

Similar Questions

  • Why the iPad is not compatible with Amazon Pro premium?

    DDoes anyone know why the Pro is not compatible with Amazon prime? I can get the first one on my iPad two old as well as my partners air2.

    Strange, isn't it?

  • When I updated the shock of the clans for my daughter on his iPad, it has its own apple ID. and iCloud, my ID apple came on his id for the update, where it has its own apple ID now. Please can someone tell me why the update came not through its id.

    When I updated the shock of the clans for my daughter on his iPad, it has its own apple ID. and iCloud, my ID apple came on his id for the update, where it has its own apple ID now. Please can someone tell me why the update came not through its ID thanks

    It seems that if the application has been downloaded on his iPad while it is connected to your Apple ID. If so, he'll always want to be updated with your Apple ID.

    You must remove the application from his iPad and then download it again while it is connected to its own code of Apple.

  • Why the NFC are not available in android 4.0 update?

    Why the NFC are not available in android 4.0 update?

    Bobbles, can link you to me?

    Some galaxies (s2) have NFC chips and some not... but now they have released the galaxy S3 and who is capable of NFC

    Its really not possible to do a NFC capable of upgrading software device

    Device needs to have the NFC chip

  • Why the app is not available?

    Good day! A plan of creative cloud for photographers (one year prepaid) took place in 09.05.2016. The number of the last transaction: 12144240659.Delivery address: ALEKSANDR KOSACH. Why the app is not available? Please give answer to mail: [email protected]

    Forum questions are answered in the forum, not by email

    Your subscription to cloud shows correctly on your account page?

    https://www.adobe.com/account.html for subscriptions on your page from Adobe

    If you have more than one email, you will be sure that you use the right Adobe ID?

    .

    If Yes

    Sign out of your account of cloud... Restart your computer... Connect to your paid account of cloud

    -Connect using http://helpx.adobe.com/x-productkb/policy-pricing/account-password-sign-faq.html

    -http://helpx.adobe.com/creative-cloud/kb/sign-in-out-creative-cloud-desktop-app.html

    -http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html

    -http://helpx.adobe.com/creative-suite/kb/trial--1-launch.html

    -ID help https://helpx.adobe.com/contact.html?step=ZNA_id-signing_stillNeedHelp

    -http://helpx.adobe.com/creative-cloud/kb/license-this-software.html

    .

    If no

    This is an open forum, Adobe support... you need Adobe personnel to help

    Adobe contact information - http://helpx.adobe.com/contact.html

    Chat/phone: Mon - Fri 05:00-19:00 (US Pacific Time)<=== note="" days="" and="">

    -Select your product and what you need help with

    -Click on the blue box "still need help? Contact us. "

  • Why the thumbnails do not reflect the changes that I make to pages?

    I'm working on a pdf file in Acrobat DC.

    I'm working on a page with all the hidden layers.

    If the thumbnail is blank

    When I show a layer it appears on the page.

    However, the thumbnail does not change.

    Why the thumbnails do not reflect the changes that I make to pages?

    Hi Jules,.

    The behavior is the same in Acrobat 11 as well. The thumbnails do not get updated until you close the document and reopen it.

    Kind regards

    Rave

  • Why the titles are not saved with the project? Where are they?

    CS5 PC.

    Why the titles are not saved with the project? Where are they? I can save them with the project?

    You can also configure a project basis including all titles.  When it's time to start a new project, open the template and change the name before starting to work.  In this way all the foundations are in place without having to implement the project with these basics every time.

  • Why the database do not recognize the statement_id that already defined?

    Why the database do not recognize the statement_id that already defined?
    SQL> explain plan SET STATEMENT_ID='HR' for select*from employees where salary>10000;
    
    Explained.
    
    SQL> select*from table(dbms_xplan.display) where statement_id='HR';
    select*from table(dbms_xplan.display) where statement_id='HR'
                                                *
    ERROR at line 1:
    ORA-00904: "STATEMENT_ID": invalid identifier

    Set it as parameter to the function.

    conn hr
    password:
    
    SQL> explain plan SET STATEMENT_ID='HR' for select*from employees where salary>10000;
    
    Explained.
    
    SQL> select*from table(dbms_xplan.display(statement_id => 'HR'));
    
    PLAN_TABLE_OUTPUT
    -----------------------------------------------------------------------
    Plan hash value: 1445457117
    
    -----------------------------------------------------------------------
    | Id  | Operation         | Name      | Rows  | Bytes | Cost (%CPU)| Ti
    -----------------------------------------------------------------------
    |   0 | SELECT STATEMENT  |           |    68 |  4624 |     3   (0)| 00
    |*  1 |  TABLE ACCESS FULL| EMPLOYEES |    68 |  4624 |     3   (0)| 00
    -----------------------------------------------------------------------
    
    Predicate Information (identified by operation id):
    ---------------------------------------------------
    
    PLAN_TABLE_OUTPUT
    -----------------------------------------------------------------------
    
       1 - filter("SALARY">10000)
    
    13 rows selected.
    

    Published by: jetq on May 1st, 2010 13:30

  • Why the statistics do not reflect the actual schema data?

    Why the statistics do not reflect the actual schema data?
    SQL> select count(1) from user_segments;
    
      COUNT(1)
    ----------
            61
    
    SQL> drop table employee1;
    
    Table dropped.
    
    SQL> truncate table employee2;
    
    Table truncated.
    SQL> exec dbms_stats.gather_schema_stats('SPT',cascade=>TRUE);
    
    PL/SQL procedure successfully completed.
    
    
    SQL> select count(1) from user_segments;
    
      COUNT(1)
    ----------
            61
    Published by: qkc on August 16, 2009 08:39

    Assuming you're from 10 g, have you considered recyclebin?

    TEST@db102 > select count(1) from user_segments;
    
      COUNT(1)
    ----------
           161
    
    TEST@db102 > drop table test;
    
    Table dropped.
    
    TEST@db102 > select count(1) from user_segments;
    
      COUNT(1)
    ----------
           161
    
    TEST@db102 > purge recyclebin;
    
    Recyclebin purged.
    
    TEST@db102 > select count(1) from user_segments;
    
      COUNT(1)
    ----------
           160
    
    TEST@db102 >
    
  • Why the applications are not available through updates

    Why are all updates not available through downloads on apple's site. It's a real pain having to update computers 2 - cost me twice the bandwidth on a connection slow broadband.

    Any suggestion that would save me doing updates twice?

    Concerning

    Ron

    If you register for an application installation before installation, you can simply move it to another Mac without downloading it again.

  • Why the device does not recognize QR codes?

    Why the Apple device on the products Apple (iPhone, iPad...) does not recognize QR codes?

    You need an application, like the QR reader

    https://iTunes.Apple.com/app/QR-reader-for-iPhone/id368494609

  • Why the effects do not work on still images.

    Why some effects do not work on still images?

    As the active camera or earthquake?

    It seems to me that to have an earthquake or the busy camera, a series of images will have to be moved by the software.  In other words, you need a video clip with separate images.  A still is an image.

    You might be able to get around that.  Place your image in a dedicated project, a video share/export.  There will be many executives you need.  Report a project like the video rather than as a still.  Then you should be able to apply your chosen effects.

    I did not had time to try it, but I think it should work.

    Bill

  • Why the CTI will not go away from the next?

    Hi all experts,

    I want to assure you that all my clips are aligned side by side without gap. I voluntarily leave a slight space between 8 & 9 clip and move my left & placed CTI on clip 2 (ie the left opening)

    So I test the function sequence > Goto Gap > following in the sequence but the CTI does not move!

    Why the CTI doesn't move right away between the clip 8 & 9 clip?

    Any ideas?

    Thank you

    Previous/next in the sequence will work only if there is a gap through all the titles in a sequence, video and audio. Instead, try next/previous on the track and make sure all (or part) of your tracks are targeted in the headers of the track.

  • Why the titles do not appear on my CD?

    Even if I click on control of information include, I can't find titles on my CD.

    This means simply that the CD is not in the database Gracenote used by Apple for the information of the song:

    12 iTunes for Windows: Gracenote media database

    Here's what you can do about it:

    12 iTunes for Windows: If you do not see the song information

    [EDIT]

    Oops, I see the part "burned."  No doubt, the above does not apply.

  • Why the timing information not disappear when I switch off sync in my office?

    I'm at the office, in my work and I disconnect from my account synchronization to work and I want to connect to my personal account, but I can't because the timing with the first account information have not gone and wil be merged with personal information.

    Sync is not intended to be used in this way. Data that is synchronized is not a temporary view, the data is copied in Firefox on the device: the data do not disappear when you disconnect fron one account synchronization or close Firefox.

    You have to work and personal accounts of Sync thru having two distinct profiles.
    https://support.Mozilla.org/en-us/KB/profiles-where-Firefox-stores-user-data
    https://support.Mozilla.org/en-us/KB/Profile-Manager-create-and-remove-Firefox-profiles

    If you are interested in two distinct profiles, let know us and we can guide you when you set up desktop shortcuts for each profile opening.

Maybe you are looking for