Skip to content

Instantly share code, notes, and snippets.

@andrespch
Created October 23, 2014 23:04
Show Gist options
  • Save andrespch/9e73098a189d75fc7890 to your computer and use it in GitHub Desktop.
Save andrespch/9e73098a189d75fc7890 to your computer and use it in GitHub Desktop.
{
"com.apptentive#EnjoymentDialog#no" = (
{
configuration = {
"ask_for_email" = 1;
"email_required" = 0;
"enable_message_center" = 1;
"thank_you_body" = "<null>";
};
criteria = {
};
id = 54471fea45af34756b00036c;
priority = 1;
type = FeedbackDialog;
}
);
"com.apptentive#EnjoymentDialog#yes" = (
{
configuration = {
};
criteria = {
};
id = 54471fea45af34756b000368;
priority = 1;
type = RatingDialog;
version = 2;
}
);
"com.apptentive#FeedbackDialog#view_messages" = (
{
criteria = {
};
id = 54471fea45af34756b00036e;
priority = 1;
type = MessageCenter;
}
);
"com.apptentive#RatingDialog#rate" = (
{
configuration = {
method = "app_store";
"store_id" = 909910331;
};
criteria = {
};
id = 54471fea45af34756b000370;
priority = 1;
type = AppStoreRating;
}
);
"local#app#third_launch" = (
{
configuration = {
};
criteria = {
"code_point/com.apptentive#RatingDialog#decline/invokes/total" = 0;
"code_point/com.apptentive#RatingDialog#rate/invokes/total" = 0;
"code_point/com.apptentive#RatingDialog#remind/invokes/time_ago" = {
"$gte" = 432000;
};
"interactions/54471fea45af34756b000368/invokes/version" = {
"$gt" = 0;
"$lte" = 1;
};
};
id = 54471fea45af34756b000368;
priority = 1;
type = RatingDialog;
version = 2;
},
{
configuration = {
};
criteria = {
"code_point/com.apptentive#app#launch/invokes/version" = {
"$gte" = 3;
};
"interactions/54471fea45af34756b000364/invokes/time_ago" = {
"$gte" = 604800;
};
"interactions/54471fea45af34756b000364/invokes/version" = 0;
};
id = 54471fea45af34756b000364;
priority = 2;
type = EnjoymentDialog;
version = 4;
}
);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment