From 9f647669d6578d57016daaca5691f808dcc35ceb Mon Sep 17 00:00:00 2001 From: Sam Symons Date: Tue, 6 Aug 2024 18:30:15 -0700 Subject: [PATCH] Remove the iOS 14 deprecation message (#94) Task: https://app.asana.com/0/1207619243206445/1207650295717899/f This PR removes the iOS 14 deprecation message. --- live/ios-config/ios-config.json | 30 +----------------------------- 1 file changed, 1 insertion(+), 29 deletions(-) diff --git a/live/ios-config/ios-config.json b/live/ios-config/ios-config.json index 466fb38..f396ff3 100644 --- a/live/ios-config/ios-config.json +++ b/live/ios-config/ios-config.json @@ -1,5 +1,5 @@ { - "version": 41, + "version": 42, "messages": [ { "id": "ios_privacy_pro_exit_survey_1", @@ -44,22 +44,6 @@ 3 ] }, - { - "id": "ios_14_deprecation_warning", - "content": { - "messageType": "big_single_action", - "titleText": "iOS Update Recommended", - "descriptionText": "Support for iOS 14 is ending soon. Update to iOS 15 or newer before July 8, 2024 to keep getting the latest browser updates and improvements.", - "primaryActionText": "How To Update iOS", - "primaryAction": { - "type": "url", - "value": "https://support.apple.com/guide/iphone/update-ios-iph3e504502/14.0/ios/14.0" - } - }, - "matchingRules": [ - 4 - ] - }, { "id": "funnel_pro_iosrmf_onboarding_levelup", "content": { @@ -127,18 +111,6 @@ } } }, - { - "id": 4, - "attributes": { - "osApi": { - "min": "14.0.0", - "max": "14.9.9" - }, - "appVersion": { - "min": "7.106.0.4" - } - } - }, { "id": 5, "attributes": {