Skip to content

Commit

Permalink
Remove the iOS survey.
Browse files Browse the repository at this point in the history
  • Loading branch information
samsymons committed Mar 1, 2024
1 parent a3faa09 commit 77be73e
Showing 1 changed file with 0 additions and 29 deletions.
29 changes: 0 additions & 29 deletions live/ios-config/ios-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,23 +17,6 @@
"matchingRules": [
1
]
},
{
"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_url",
"value": "https://selfserve.decipherinc.com/survey/selfserve/32ab/240200?list=2"
}
},
"matchingRules": [
2
]
}
],
"rules": [
Expand All @@ -55,18 +38,6 @@
"min": "7.106.0.4"
}
}
},
{
"id": 2,
"attributes": {
"daysSinceInstalled": {
"min": 5,
"max": 8
},
"appVersion": {
"min": "7.106.0.4"
}
}
}
]
}

0 comments on commit 77be73e

Please sign in to comment.