Note that there are some explanatory texts on larger screens.

plurals
  1. POTesting In-App purchasing Iphone
    primarykey
    data
    text
    <p>I am writing an app for newsstand with free subscription but the product identifier i am using always comes back in the invalid set when making the request.</p> <p>I have used this tutorial: <a href="http://troybrant.net/blog/2010/01/in-app-purchases-a-full-walkthrough/" rel="nofollow">http://troybrant.net/blog/2010/01/in-app-purchases-a-full-walkthrough/</a></p> <p>I have:</p> <p>1) created an Appid (fsfe4.com.myapp.myappdesc)</p> <p>1a) signed the paid ios app contract and filled in the banking/tax info</p> <p>2) put that appid as the bundle id (com.myapp.myappdesc) in the plist</p> <p>3) downloaded developer and distrubtion provisioning profiles (developer profile does not have wildcard)</p> <p>4) updated the code signing identity (both the Debug and 'Any IOS SDK' has the iPhone developer referencing the developer profile i created and downloaded)</p> <p>5) added the code</p> <p>6) created and added info for the app on itunes connect (turned newsstand on, uploaded photos and filled out all the info)</p> <p>7) compiled and archived the xcode project, uploaded it to itunes connect, rejected the binary.</p> <p>8) created the in app purchase (free subscription), and attached it in the 'view details' part of the application.</p> <ul> <li>I get this notice: The first In-App Purchase for an app must be submitted for review at the same time that you submit an app version. You must do this on the Version Details page. Once your binary has been uploaded and your first In-App Purchase has been submitted for review, additional In-App Purchases can be submitted using the table below. Note that free In-App Purchase subscriptions may only be submitted with a version that is enabled for Newsstand. I am not entirely sure what that means.</li> </ul> <p>9) waited 24 hours</p> <p>10) tried again with no luck </p> <p>I have re-archived,uploaded and rejected my app a couple of times. I haven't changed the version # in itunes connect but i don't think that should matter.</p> <p>According to Apple's guide it specifically says that I should not have uploaded the binary and rejected it:</p> <ul> <li><em>Important</em> DO NOT upload the development binary to iTunes Connect until the application is ready for App Review approval. If the binary is present in iTunes Connect and it is not fully functional, App Review will review the binary and likely reject the development binary. Testing In App Purchase will fail if you or App Review reject your most recent binary in iTunes Connect. The workaround in this case is to upload a binary without In App Purchase features that can get approved by App Review. Once the binary is approved, resume testing the binary with In App Purchase features.</li> </ul> <p>That goes against every other tutorial i have seen. Is there a way to remove the binary to get it back to the pre uploaded binary state so that I can test? should i just delete the app and start over? if I do delete it can I use the same bundle id and same app name?</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload