Making Rating URL + More games
MichalCh
Member, PRO Posts: 115
Hello!
I wanted to ask how to make "buttons" in my app that will:
1)"Rate me" to go to app store to that current app for rating
2)"More games" to go to app store to my own profile for more games
I guess it something connected with the URL behaviour
Regards
Comments
Simply make an actor that has the rules,
When touch is pressed, open URL and pop your more games URL in there.
For the rate, it's simply your download link as there is no direct link to rate, only download page that has your rate link in it.
If you use this url itunes.apple.com/WebObjects/MZStore.woa/wa/viewContentsUserReviews?id=XXXXXXXXX&onlyLatestVersion=false&type=Purple+Software ... replace the X's with your app id it should work over all iOS devices.
@jamies15-3 Thank you!
@jamies15-3
It's not working, the error pops up on itunes: Your request produced an error [newNullResponse] And yes, I gave a correct app id
@MichalCh
this is what works for me across devices and countries:
Url to rate
appstore.com/app/app-name-without-spaces/appid
e.g.
appstore.com/app/hellescape/id892608212
Url for more games
appstore.com/your-publisher-name-without-spaces
These work from within any country and device as apple does the appropriate redirects.
MESSAGING, X-PLATFORM LEADERBOARDS, OFFLINE-TIMER, ANALYTICS and BACK-END CONTROL for your GameSalad projects
www.APPFORMATIVE.com