Android In-app purchase

Discussion of issues specific to mobile platforms such as iOS, Android, Symbian and Meego.
Post Reply
Tc3d
Gnoblar
Posts: 1
Joined: Tue May 03, 2016 8:09 am

Android In-app purchase

Post by Tc3d »

Hi .
I'm new in ogre and I want to know does ogre have some features to implement in-app purchase for android .(is it possible )
Thank you.
User avatar
Daixiwen
Greenskin
Posts: 105
Joined: Fri Feb 08, 2013 11:30 am
Location: Oslo
x 16

Re: Android In-app purchase

Post by Daixiwen »

Not as far as I know. But Ogre 2.1 can brew you a very good cup of coffee.

More seriously, Ogre is just a rendering library. You need to find other libraries for other parts of your application, or write it yourself.
Hardware, n.: part of the computer you can kick
User avatar
c6burns
Beholder
Posts: 1512
Joined: Fri Feb 22, 2013 4:44 am
Location: Deep behind enemy lines
x 138

Re: Android In-app purchase

Post by c6burns »

Just to double down on this, no you don't implement IAP in Ogre or through Ogre. You don't even render the IAP screens using Ogre. Google provides you an API for IAP (lol?) so take a closer look their documentation and examples.
Post Reply