Skip to main content
Participant
September 23, 2011
Question

how can i make a store?

  • September 23, 2011
  • 1 reply
  • 362 views

hi,

i want to make a store for my ios game where you can buy virtual items in the game

is it possible in air for ios?

and how can i do it?

Thanks

This topic has been closed for replies.

1 reply

September 23, 2011

Hi:

In the upcoming release of AIR you can write native (Objective-c,c) code and use it into your application. You can use this feature to implement In App Purchases for your application. So the short answer would be YES.