Skip to main content
Inspiring
August 6, 2012
Answered

In-app purchases flash cs6

  • August 6, 2012
  • 2 replies
  • 3283 views

How do I add in-app purchases for free in my flash application for ios?

This topic has been closed for replies.
Correct answer Ocelyn_J

i don't think you can find one for free, there is a very good ANE that you can find for ~50$, I bought it and it really worth the price.

2 replies

mbhagya
Participating Frequently
January 31, 2013

Check this out:

http://gaming.adobe.com/technologies/gamingsdk/

A FREE In App purchase ANE.

The docs are available at: http://www.adobe.com/devnet-docs/gamingsdk/anedocs/

Known Participant
January 31, 2013

Wow thanks for the link, the adobe gaming sdk seems amazing, a lot of features I was looking for are in this ane.

Ocelyn_JCorrect answer
Inspiring
August 7, 2012

i don't think you can find one for free, there is a very good ANE that you can find for ~50$, I bought it and it really worth the price.

Gh-AfgAuthor
Inspiring
January 27, 2013

Thanks, I will try Milkman Games

Known Participant
January 28, 2013

Try the milkman games ANE, we are using it in some projects and work well. Think: If you have a couple of in-app purchases, you will recover the price of the ANE quickly.

Also, you can try this one, that is free (a bit old, and I haven't tried it): https://github.com/freshplanet/ANE-In-App-Purchase

Or this one (iOS 5 or greater): https://github.com/MugunthKumar/MKStoreKit

In github you can find a lot of free open-source ANEs.