sckor / AnystoneStoreKit

Wrapper interface to Apple's StoreKit for iOS with App Engine Server Promo Code Support
Other
106 stars 13 forks source link

Verifying Spinner and Shared Secret? #13

Closed aleetribe closed 12 years ago

aleetribe commented 12 years ago

found the shareSecret in the ASTStoreKitConfig.plist

Thanks!

anystone commented 12 years ago

You would certainly need a shared secret setup to enable auto renewable testing with the app store.

Give that a go, and see if it helps.

Cheers,

Sean.

On 2012-06-19, at 9:07 PM, aleetribe wrote:

Anystone,

Thank you so much for this library!

I have a question on Auto-Renewable Subscriptions - I've been able to:

  1. Setup a Test User
  2. Confirm the Test ID
  3. logout of the App Store ID on the iPad
  4. start the app
  5. star the store
  6. select my auto-renewable subscription which has a matching product ID from the iTunesconnect app set-up
  7. I login with the Test ID
  8. confirms my Test ID
  9. PROBLEM: Begins to Verify my purchase and the spinner spins forever...

then I realized I had not set up the Shared Secret.

Where should this be setup?

Thank you - and I'll continue to research this myself.


Reply to this email directly or view it on GitHub: https://github.com/anystone/AnystoneStoreKit/issues/13

aleetribe commented 12 years ago

yes that helps! Question: Will auto-renewable subs renew during testing with the iTunes sandbox environment? I'm noticing they expire. Also an unrelated question: Do you plan to have an ARC supported version of the library?

Thanks! Andy

anystone commented 12 years ago

Hi Andy,

It's been a long time since i played with auto renewables, and I don't recall how the expiration behaved in sandbox.

I'm sure at some point I'll get around to ARC-ifying the StoreKit, but it's not high on my list of things to do at the moment.

Cheers,

Sean.

On 2012-06-20, at 7:09 PM, aleetribe wrote:

yes that helps! Question: Will auto-renewable subs renew during testing with the iTunes sandbox environment? I'm noticing they expire. Also an unrelated question: Do you plan to have an ARC supported version of the library?

Thanks! Andy


Reply to this email directly or view it on GitHub: https://github.com/anystone/AnystoneStoreKit/issues/13#issuecomment-6470075