Hi everyone!
I already have a game published, Go Guguti! Go! (iOS and Android) and I'm currently analyzing other game creation tools to start creating my second 2D game.
The Gideros seems to be a great tool.
This tool has support for in-App Purchase (iOS) and In-App Billing (Android)? It's easy to find templates for games using these resources? It is simple to implement?
Cheers!
Comments
Yes it has support for both IOS StoreKit and Android Google Billing, additionally paid users have access to common Billing interface, which currently provides (more to come) Google Billing, Amazon IAP and OUYA IAP under same interface
http://giderosmobile.com/labs/iab
There are lots of different tutorials and examples, you can check
Developer guide here:
http://giderosmobile.com/guide
And you can check some examples/templates here:
http://members.giderosmobile.com/knowledgebase.php?action=displaycat&catid=11
And Gideros is quite easy to learn and use, and the community is very helpful
Likes: talis