Skip to content

Commit

Permalink
Add July iOS survey.
Browse files Browse the repository at this point in the history
  • Loading branch information
samsymons committed Jul 1, 2024
1 parent 6e49028 commit 243613b
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions live/ios-config/ios-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,26 @@
"matchingRules": [
4
]
},
{
"id": "ddg_ios_survey_1",
"content": {
"messageType": "big_single_action",
"titleText": "Help us improve the app!",
"descriptionText": "Take our short anonymous survey and share your feedback.",
"placeholder": "RemoteMessageAnnouncement",
"primaryActionText": "Take Survey",
"primaryAction": {
"type": "survey",
"value": "https://selfserve.decipherinc.com/survey/selfserve/32ab/240200?list=2",
"additionalParameters": {
"queryParams": "atb;var;ddgv;mo;osv"
}
}
},
"matchingRules": [
5
]
}
],
"rules": [
Expand Down Expand Up @@ -120,6 +140,18 @@
"min": "7.106.0.4"
}
}
},
{
"id": 5,
"attributes": {
"daysSinceInstalled": {
"min": 5,
"max": 8
},
"appVersion": {
"min": "7.106.0.4"
}
}
}
]
}

0 comments on commit 243613b

Please sign in to comment.