Hi,
I am very close to complete my hobby project.
I would like to use the AppRater. Any idea what would be the flow?
For example, if my project is called "Apple and Orange"
And a corresponding "Apple and Orange.apk" is released via Eclipse.
How would the android link to Playstore be?
Or do I need to release first, and then add the Apprater later?
Comments
Can I modify the apprater to allow it to be clicked per rate instead?
Players will be directed to the android page after pressing that button
If you want to create rate button, it is easier to simple open url to your app on button click rather than modifying AppRater
And your app url for Google Play depends on your package id, so if it is like com.company.yourapp
the url will be:
https://play.google.com/store/apps/details?id=com.company.yourapp
https://deluxepixel.com
I have just used a simple url link instead.
I launched my very first game !
Check out https://play.google.com/store/apps/details?id=com.newbienoob.chickyrun
What would the url be?
it is generated, so I think is not related to your package or name in any way
Likes: SinisterSoft
iosRater="https://itunes.apple.com/app/id808179601"
https://deluxepixel.com
Ie. if my
Apple id = 1234567
Game ID = abcdefg
Should the lik be
https://itunes.apple.com/app/id1234567
or
https://itunes.apple.com/app/idabcdefg
or
https://itunes.apple.com/app/1234567
or
https://itunes.apple.com/app/abcdefg
https://deluxepixel.com