Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

10 years ago by MATRIXREAL

hi
iam using construct 2 to make my game ... and ejecta to export to ios
any one know how to add RATE US BUTTON ?
thanks

10 years ago by stillen

You should just need to have a button in game that has a link to this:

h t t p: //itunes.apple.com/WebObjects/MZStore.woa/wa/viewContentsUserReviews?id={app_id}&pageNumber=0&sortOrdering=1&type={app_type}&mt=8

You just need to replace the app_id and app_type to be that of your app. This information should be available in your iTunes connect settings.

You could also edit the ejecta core code to do an in game rating by presenting a new view on top of your game, but the above link is much simpler, and should open the app store to your game's rating page.
Page 1 of 1
« first « previous next › last »