From 5e2f82f2a9a0c9c5d5d0dd6bae7eaf7e6dd03534 Mon Sep 17 00:00:00 2001 From: Matt Dole Date: Thu, 13 Jul 2023 17:09:48 +0200 Subject: [PATCH] feat: add sift android flag --- Echo.json5 | 1 + 1 file changed, 1 insertion(+) diff --git a/Echo.json5 b/Echo.json5 index c65fb82..ee61fa8 100644 --- a/Echo.json5 +++ b/Echo.json5 @@ -143,6 +143,7 @@ { name: 'AREnableShowsForYouLocation', value: true }, { name: 'AREnableInstantViewInRoom', value: true }, { name: 'AREnableGalleriesForYou', value: false }, + { name: 'AREnableAdditionalSiftAndroidTracking', value: false }, ], messages: [ { name: 'LiveAuctionsCurrentWebSocketVersion', content: '3' },