A Ratings Dialog that you can include in your App

I have nearly completed a Lua Class that allows to create a Ratings Dialog and that works on some parameters set by you the developer. It allows for Number of uses, checks if the user has declined to rate, and if the app is now replaced with a newer version, it will reset the values and check again as if it was a new app.

here’s a small article explaining it in probably more detail

http://howto.oz-apps.com/2011/03/launch-rating-dialog-in-game.html

Hope this is helpful in your app development attempts,

cheers,

Jayant C Varma [import]uid: 3826 topic_id: 7663 reply_id: 307663[/import]

I have added the code to a GIT Repo. and can be found at https://github.com/JayantVarma/Rating-Dialog-CoronaSDK easier to manage and maintain. Please feel free to fork it, it is distributed under the DWTFYWWTC license (this stands for Do What The Fork You Want With That Code)

If you are uncomfortable with GitHub, just head to this page and download the source code

http://jayantvarma.github.com/Rating-Dialog-CoronaSDK/

cheers,

Jayant C Varma [import]uid: 3826 topic_id: 7663 reply_id: 27177[/import]

Thanks, I don’t know if I’m going to use your class directly but I am certainly going to read through your code to see how it works. [import]uid: 12108 topic_id: 7663 reply_id: 27454[/import]