Skip to main content
Undaraa
Participant
August 14, 2013
Question

hi anybody know in-app purchase ios app

  • August 14, 2013
  • 1 reply
  • 930 views

help me

This topic has been closed for replies.

1 reply

Adobe Employee
August 14, 2013

Hi,

Do you want to add in-app purchase functionality in your application? If yes, you can use native extension for this. Please see the link: http://www.adobe.com/devnet/air/articles/storekit-ane-ios.html

Hope it will help.

Regards,

Nimit

Leafcutter
Inspiring
August 21, 2013

Does this ANE support downloading purchases from iTunes?  As I understand it iOS 6 supports hosting of in-app purchase content on iTunes but most of the tutorials I can find don't really touch on the process of downloading (or even if it is supported).  They all seem to just handle the transactional side.

Ideally I'd like an ANE that handles the purchase and downloading of content from iTunes - does it exist?

Inspiring
September 24, 2013

@Leafcutter, did you find out already?

I'm trying to add Apple-hosted in-app-content too, but can't find any information on how to.

I think I have to make a itmsp-file/package containing in-app-stuff and upload it to Apple ... but don't know how ... is it possible anyways?