Skip to content

Commit

Permalink
Remove iOS August 2024 survey (#96)
Browse files Browse the repository at this point in the history
Task: https://app.asana.com/0/0/1208085877011913/f

This PR removes the permanent survey for August.
  • Loading branch information
samsymons authored Aug 19, 2024
1 parent 8745b27 commit 894af2a
Showing 1 changed file with 1 addition and 33 deletions.
34 changes: 1 addition & 33 deletions live/ios-config/ios-config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": 43,
"version": 44,
"messages": [
{
"id": "ios_privacy_pro_exit_survey_1",
Expand Down Expand Up @@ -61,26 +61,6 @@
5
],
"exclusionRules": []
},
{
"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=3",
"additionalParameters": {
"queryParams": "atb;var;ddgv;mo;osv"
}
}
},
"matchingRules": [
4
]
}
],
"rules": [
Expand Down Expand Up @@ -131,18 +111,6 @@
}
}
},
{
"id": 4,
"attributes": {
"daysSinceInstalled": {
"min": 5,
"max": 8
},
"appVersion": {
"min": "7.124.0.1"
}
}
},
{
"id": 5,
"attributes": {
Expand Down

0 comments on commit 894af2a

Please sign in to comment.