Hello, I'm a real noob here. Just coding my first game, for Android devices for now.
I'm interested in making in app purshases on my game, for new levels and weapons. I found this on the forum:
http://giderosmobile.com/forum/discussion/2258/how-to-add-android-inapp-purchases/p1 which is a tutorial for in-app purchases for android, but I think it only works for the google play store, or could I be wrong?
Today I stumbled with "The big list of Android app stores":
http://www.drmop.com/index.php/2011/10/08/the-big-list-of-android-app-stores-where-to-sell-and-what-to-void/Does the tutorial of the previous link work for other Android stores as well? If not, Are there any tutorials for making in-app purchases with this other app stores?
Comments
You can't really publish in all markets using GooglePlay billing, because many members won't even have a Google Play account.
I attempted to implement a common interface for most popular frameworks here, still it only covers a fraction of possible stores.
So if you really want to submit your game to all those stores, you would need to vary with monetization, as in-app purchases won't be available everywhere
to get the lib you should become a subscriber of Gideros thought
http://www.nightspade.com
http://docs.giderosmobile.com/interface
As far as I can tell this page is not linked to the main documentation page...!
https://github.com/gideros/gideros
https://www.youtube.com/c/JohnBlackburn1975