Dear ansca stuff,
i have a problem using your example for new rateapp feature
local options =
{
iOSAppId = "1234567890",
nookAppEAN = "0987654321",
supportedAndroidStores = { "google", "samsung", "amazon", "nook" },
}
native.showPopup("rateApp", options)
As the result of this, there are three buttons - “yes”, “no”,“remind later”,
and how i can recive the result of this action ?
I need this because when user click on “remind later”, the program should restart this alert in future.
The function native.showPopup returns boolean, than only means that the alert was normaly startet or not.
What do you think about it ?
Thanks
P.S. You have forgotten to place a description of it in documentation on the web. It is only on daily buld documentations. [import]uid: 86585 topic_id: 31215 reply_id: 331215[/import]