We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39ab164 commit 71933d7Copy full SHA for 71933d7
firefox-ios/Client/Experiments/initial_experiments.json
@@ -441,7 +441,7 @@
441
"channel": "release",
442
"userFacingName": "New Onboarding Experience experiment phase 4 (iOS)",
443
"userFacingDescription": "Rolling out new onboarding experience pointing to more information about data use.",
444
- "isEnrollmentPaused": false,
+ "isEnrollmentPaused": true,
445
"isRollout": false,
446
"bucketConfig": {
447
"randomizationUnit": "nimbus_id",
@@ -504,7 +504,7 @@
504
],
505
"targeting": "((is_already_enrolled) || ((isFirstRun == 'true') && (app_version|versionCompare('137.!') >= 0)))",
506
"startDate": "2025-04-11",
507
- "enrollmentEndDate": null,
+ "enrollmentEndDate": "2025-04-24",
508
"endDate": null,
509
"proposedDuration": 14,
510
"proposedEnrollment": 14,
0 commit comments