Skip to content

Commit 73cb40a

Browse files
jeanregisseretuleu
authored andcommitted
Update 3rd party analytics so we don't need IDFA (#295)
### Description This PR updates our analytics frameworks so we don't need to access the IDFA. ### Related issues - Fixes #296 ### Backwards compatibility Yes.
1 parent 743ab94 commit 73cb40a

File tree

3 files changed

+30
-30
lines changed

3 files changed

+30
-30
lines changed

packages/mobile/ios/Podfile.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PODS:
2-
- Adjust (4.26.1):
3-
- Adjust/Core (= 4.26.1)
4-
- Adjust/Core (4.26.1)
2+
- Adjust (4.29.1):
3+
- Adjust/Core (= 4.29.1)
4+
- Adjust/Core (4.29.1)
55
- Analytics (4.1.3)
66
- boost-for-react-native (1.63.0)
77
- CeloBlockchain (0.0.319)
@@ -460,17 +460,17 @@ PODS:
460460
- React-Core (= 0.63.4)
461461
- React-cxxreact (= 0.63.4)
462462
- React-jsi (= 0.63.4)
463-
- RNAnalytics (1.4.3):
463+
- RNAnalytics (1.4.4):
464464
- Analytics
465465
- React-Core
466-
- RNAnalyticsIntegration-Adjust (1.4.3):
466+
- RNAnalyticsIntegration-Adjust (1.4.4):
467467
- Analytics
468-
- React
468+
- React-Core
469469
- RNAnalytics
470470
- Segment-Adjust
471-
- RNAnalyticsIntegration-Firebase (1.4.3):
471+
- RNAnalyticsIntegration-Firebase (1.4.4):
472472
- Analytics
473-
- React
473+
- React-Core
474474
- RNAnalytics
475475
- Segment-Firebase
476476
- RNCAsyncStorage (1.9.0):
@@ -568,8 +568,8 @@ PODS:
568568
- React
569569
- RNSVG (12.1.0):
570570
- React
571-
- Segment-Adjust (3.1.0):
572-
- Adjust (~> 4.23)
571+
- Segment-Adjust (3.1.1):
572+
- Adjust (~> 4.28)
573573
- Analytics
574574
- Segment-Firebase (2.7.2):
575575
- Analytics
@@ -891,7 +891,7 @@ CHECKOUT OPTIONS:
891891
:git: https://github.com/celo-org/OpenSSL-headers.git
892892

893893
SPEC CHECKSUMS:
894-
Adjust: e8f9b8b50b3d234923389f8e0077ce911cf502d8
894+
Adjust: 5caa50e140484d30cce45085ea261144f123391c
895895
Analytics: 4c01e3e19d4be86705bad6581a1c2aa5a15a9d22
896896
boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
897897
CeloBlockchain: 2b3bc8846dff06152d3fcc59c14c43c9740c0a72
@@ -970,9 +970,9 @@ SPEC CHECKSUMS:
970970
React-RCTText: 5c51df3f08cb9dedc6e790161195d12bac06101c
971971
React-RCTVibration: ae4f914cfe8de7d4de95ae1ea6cc8f6315d73d9d
972972
ReactCommon: 73d79c7039f473b76db6ff7c6b159c478acbbb3b
973-
RNAnalytics: 43a09152058061b4096eb6cb806093e7b772b1e5
974-
RNAnalyticsIntegration-Adjust: 370a0d04cd76b0df25f1e7dac9bd1053650a8804
975-
RNAnalyticsIntegration-Firebase: 26ed5873658af8d1a0cff73d8da389a5207a3089
973+
RNAnalytics: b00cb3e511c2c8a4682d70b2f92986f4ea1d0c76
974+
RNAnalyticsIntegration-Adjust: 8c6c4112b5619a88d13b7ff2ce4f7d1b411fb757
975+
RNAnalyticsIntegration-Firebase: bddc5ecf0787c7b78552e820135d311a5c6e180e
976976
RNCAsyncStorage: 453cd7c335ec9ba3b877e27d02238956b76f3268
977977
RNCClipboard: 546484405eaa1c8a3eccce77b8c8871242e73b20
978978
RNCMaskedView: 5a8ec07677aa885546a0d98da336457e2bea557f
@@ -997,7 +997,7 @@ SPEC CHECKSUMS:
997997
RNSentry: 51972e3fe50e2fb38ae459af8c87d61f63f364db
998998
RNShare: fea1801315aa8875d6db73a4010b14afcd568765
999999
RNSVG: ce9d996113475209013317e48b05c21ee988d42e
1000-
Segment-Adjust: 3dd5e37785aff1aed6103e4cd00ec445b5b88f12
1000+
Segment-Adjust: 5c45cd11f3ed647967c54e93c267f8e8c987f849
10011001
Segment-Firebase: bc9760fe3d1d3aaa34d2f424cd0272ca39c25d82
10021002
Sentry: 388c9dc093b2fd3a264466a5c5b21e25959610a9
10031003
Toast: 91b396c56ee72a5790816f40d3a94dd357abc196

packages/mobile/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@
6666
"@react-navigation/native": "^5.8.10",
6767
"@react-navigation/stack": "^5.12.8",
6868
"@reduxjs/toolkit": "^1.5.0",
69-
"@segment/analytics-react-native": "^1.4.3",
70-
"@segment/analytics-react-native-adjust": "^1.4.3",
71-
"@segment/analytics-react-native-firebase": "^1.4.3",
69+
"@segment/analytics-react-native": "^1.4.4",
70+
"@segment/analytics-react-native-adjust": "^1.4.4",
71+
"@segment/analytics-react-native-firebase": "^1.4.4",
7272
"@sentry/react-native": "^2.1.0",
7373
"@ungap/url-search-params": "^0.1.2",
7474
"Base64": "^1.0.1",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4497,20 +4497,20 @@
44974497
dependencies:
44984498
any-observable "^0.3.0"
44994499

4500-
"@segment/analytics-react-native-adjust@^1.4.3":
4501-
version "1.4.3"
4502-
resolved "https://registry.yarnpkg.com/@segment/analytics-react-native-adjust/-/analytics-react-native-adjust-1.4.3.tgz#b390fe32a190a7c0ccc2f00bcba697300388bac3"
4503-
integrity sha512-G20iwIUlOQnQ4xnvwU+X40JCXFBEw9cn0i+dJ3QqctMmG36skf0eycodRHN7fi1aYAFzBtyHUonrRTmkUMqYYg==
4500+
"@segment/analytics-react-native-adjust@^1.4.4":
4501+
version "1.4.4"
4502+
resolved "https://registry.yarnpkg.com/@segment/analytics-react-native-adjust/-/analytics-react-native-adjust-1.4.4.tgz#d95641044369c1e3f36269a0a96e3b2c0e19e252"
4503+
integrity sha512-/OyFlfrAzqtTuyolwCv4XiAfQN7nBpg3klVfcEkO/rfa7eTUPo1P+CtDTsDzs/11/DLiwl+hpwErqYpB+XMCOw==
45044504

4505-
"@segment/analytics-react-native-firebase@^1.4.3":
4506-
version "1.4.3"
4507-
resolved "https://registry.yarnpkg.com/@segment/analytics-react-native-firebase/-/analytics-react-native-firebase-1.4.3.tgz#8727680a1664169d52c670e52507b95a04257592"
4508-
integrity sha512-AYev8gJMQ/VRwws/LLEwk7BmZChzLMdO2XuKxTy9egMchCZZmSy6DZoPj6o1qBMLaSK2vM5wYAp/jYcmbQ5WhQ==
4505+
"@segment/analytics-react-native-firebase@^1.4.4":
4506+
version "1.4.4"
4507+
resolved "https://registry.yarnpkg.com/@segment/analytics-react-native-firebase/-/analytics-react-native-firebase-1.4.4.tgz#72d3101d13cc54c5274c00d7e574761ea4d3740d"
4508+
integrity sha512-jLAg58Fsyh4zgVdwPrgyxPi+dCNMkVA7WOkzYhh/Uypc0G9/He4tXqLj9v1jdqtr5QdadBzQVGNMPRyuNLUvUg==
45094509

4510-
"@segment/analytics-react-native@^1.4.3":
4511-
version "1.4.3"
4512-
resolved "https://registry.yarnpkg.com/@segment/analytics-react-native/-/analytics-react-native-1.4.3.tgz#82e9f3cb52c0ad4c61e1035dc20201cf0ccb5f81"
4513-
integrity sha512-pVFId6wonpU72COAhIwnUsrWVX/IDHqE6d4mSWRts0z+xoqFOHGh1TqXFGjnCEi3R0i0DtsN1dnWok8IhKew+A==
4510+
"@segment/analytics-react-native@^1.4.4":
4511+
version "1.4.4"
4512+
resolved "https://registry.yarnpkg.com/@segment/analytics-react-native/-/analytics-react-native-1.4.4.tgz#1c5e4f18ac46dd899947c758f104004fc7d5ffce"
4513+
integrity sha512-zSgoGvw3VNqam0QoumOGiNr97ar3tutSwuMJPj2Da6mcJBVohMYHQcpShyufWfsiDeX8oMnu+UJx5eo+cxskrw==
45144514

45154515
"@sentry/browser@5.28.0":
45164516
version "5.28.0"

0 commit comments

Comments
 (0)