Hey guys, is there any rate me button? That way the user/player can rate the app or game on google play services?
Or another way to accomplish that?
Hey guys, is there any rate me button? That way the user/player can rate the app or game on google play services?
Or another way to accomplish that?
Figured out a way, I used an Active System Box object, imported a rate me texture icon into it. On Active System Box clicked - Android Object( open url).
thats is the only way so far,open an URL with your packagename according the url in google playstore.
Regards,
Fernando Vivolo
... new things are coming ...



I have a question about this, I implemented an url link like that, but as my game is for children, Some parents asked me to add a protection child system. did someone ever add that ? i think at a system like we saw on ipad (slide two finger down), I just begin to look the gesture recorder to implement this, but if somene have another syste idea or sample, it can help me.






Sorry to bump this thread....but if I just open a URL of my google play app, it will be open on navigator or Google Play App?
I want to open my app on Google Play App.
best regards






nobdy? fernando?

It will open with whatever the user has on their phone as the 'default application' to open that URI type. Most will prompt the user "Do you want to open this URI with Browser? Google Play? Chrome?" Whatever the user chooses, they can also check a box that says "Make this default for future". So, it will vary widely. You have no control over this, it's what the user's preferences are set to on the device.






amazing Danny! thanks!