I am using the new API option for Rate this App. here is the code i am using:
[lua] local settings =
{
iOSAppId = “573990592”,
nookAppEAN = “2940043931467”,
androidAppPackageName = “com.bluefireventures.flashcardsunitedstates”,
supportedAndroidStores = { “samsung”, “google”, “amazon”, “nook” },
}
native.showPopup(“rateApp”, settings) [/lua]
I used this code i believe in build 929 and it worked. I am now in build 936 and my app got rejected by Amazon for the following reason:
[text]
When pointing to other apps or websites from within your app, including up-sells, ratings, version updates, or upgrades, our published policy calls for the completion of purchase to be from Amazon.
Steps to reproduce this issue as it appears in this app:
1.Install and Launch the app.
2.Tap on “Rate This App”.
3.Links to Google Play.
To point to a specific app, the Download URL must be http://www.amazon.com/gp/mas/dl/android?p=[packagename] (where [package name] is your package name). The link will become active when the app is live in our store. If you want to link to the list of all your applications on Amazon use the URL http://www.amazon.com/gp/mas/dl/android?p=[packagename]&showAll=1.
Please correct the issue(s) we found with your app submission.
[/text]
My App was rejected today. Has anyone else had this problem? [import]uid: 88147 topic_id: 32503 reply_id: 332503[/import]