From 6292e6e7d16f11bafc58b9489a8b9b44f7c81774 Mon Sep 17 00:00:00 2001
From: lpw <812862340@qq.com>
Date: Thu, 16 Jul 2026 09:30:27 +0800
Subject: [PATCH] 提交版本 4.13.0

---
 WAAfImpl/AppsFlyerLib.xcframework/ios-arm64/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios.abi.json | 2356 ++++++++++++++++++++++++++++++++++++++++++++++++++++------
 1 files changed, 2,081 insertions(+), 275 deletions(-)

diff --git a/WAAfImpl/AppsFlyerLib.xcframework/ios-arm64/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios.abi.json b/WAAfImpl/AppsFlyerLib.xcframework/ios-arm64/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios.abi.json
index 72624ab..02005fe 100644
--- a/WAAfImpl/AppsFlyerLib.xcframework/ios-arm64/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios.abi.json
+++ b/WAAfImpl/AppsFlyerLib.xcframework/ios-arm64/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios.abi.json
@@ -1,8 +1,8 @@
 {
   "ABIRoot": {
     "kind": "Root",
-    "name": "TopLevel",
-    "printedName": "TopLevel",
+    "name": "AppsFlyerLib",
+    "printedName": "AppsFlyerLib",
     "children": [
       {
         "kind": "Import",
@@ -78,6 +78,114 @@
           },
           {
             "kind": "Var",
+            "name": "lock",
+            "printedName": "lock",
+            "children": [
+              {
+                "kind": "TypeNominal",
+                "name": "NSLock",
+                "printedName": "Foundation.NSLock",
+                "usr": "c:objc(cs)NSLock"
+              }
+            ],
+            "declKind": "Var",
+            "usr": "s:12AppsFlyerLib24AFSDKOnDeviceMeasurementC4lock33_4727B35968F5AE916816FA2F27874B43LLSo6NSLockCvp",
+            "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC4lock33_4727B35968F5AE916816FA2F27874B43LLSo6NSLockCvp",
+            "moduleName": "AppsFlyerLib",
+            "isInternal": true,
+            "declAttributes": [
+              "HasInitialValue",
+              "Final",
+              "HasStorage",
+              "AccessControl"
+            ],
+            "fixedbinaryorder": 2,
+            "isLet": true,
+            "hasStorage": true
+          },
+          {
+            "kind": "Var",
+            "name": "_currentODMInfo",
+            "printedName": "_currentODMInfo",
+            "children": [
+              {
+                "kind": "TypeNominal",
+                "name": "Optional",
+                "printedName": "Swift.String?",
+                "children": [
+                  {
+                    "kind": "TypeNominal",
+                    "name": "String",
+                    "printedName": "Swift.String",
+                    "usr": "s:SS"
+                  }
+                ],
+                "usr": "s:Sq"
+              }
+            ],
+            "declKind": "Var",
+            "usr": "s:12AppsFlyerLib24AFSDKOnDeviceMeasurementC15_currentODMInfo33_4727B35968F5AE916816FA2F27874B43LLSSSgvp",
+            "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC15_currentODMInfo33_4727B35968F5AE916816FA2F27874B43LLSSSgvp",
+            "moduleName": "AppsFlyerLib",
+            "isInternal": true,
+            "declAttributes": [
+              "HasInitialValue",
+              "Final",
+              "HasStorage",
+              "AccessControl"
+            ],
+            "fixedbinaryorder": 3,
+            "hasStorage": true
+          },
+          {
+            "kind": "Var",
+            "name": "_metadata",
+            "printedName": "_metadata",
+            "children": [
+              {
+                "kind": "TypeNominal",
+                "name": "Optional",
+                "printedName": "[Swift.String : Any]?",
+                "children": [
+                  {
+                    "kind": "TypeNominal",
+                    "name": "Dictionary",
+                    "printedName": "[Swift.String : Any]",
+                    "children": [
+                      {
+                        "kind": "TypeNominal",
+                        "name": "String",
+                        "printedName": "Swift.String",
+                        "usr": "s:SS"
+                      },
+                      {
+                        "kind": "TypeNominal",
+                        "name": "ProtocolComposition",
+                        "printedName": "Any"
+                      }
+                    ],
+                    "usr": "s:SD"
+                  }
+                ],
+                "usr": "s:Sq"
+              }
+            ],
+            "declKind": "Var",
+            "usr": "s:12AppsFlyerLib24AFSDKOnDeviceMeasurementC9_metadata33_4727B35968F5AE916816FA2F27874B43LLSDySSypGSgvp",
+            "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC9_metadata33_4727B35968F5AE916816FA2F27874B43LLSDySSypGSgvp",
+            "moduleName": "AppsFlyerLib",
+            "isInternal": true,
+            "declAttributes": [
+              "HasInitialValue",
+              "Final",
+              "HasStorage",
+              "AccessControl"
+            ],
+            "fixedbinaryorder": 4,
+            "hasStorage": true
+          },
+          {
+            "kind": "Var",
             "name": "currentODMInfo",
             "printedName": "currentODMInfo",
             "children": [
@@ -100,15 +208,12 @@
             "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(py)currentODMInfo",
             "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC14currentODMInfoSSSgvp",
             "moduleName": "AppsFlyerLib",
+            "objc_name": "currentODMInfo",
             "declAttributes": [
-              "HasInitialValue",
               "Final",
-              "HasStorage",
-              "SetterAccess",
-              "ObjC"
+              "ObjC",
+              "AccessControl"
             ],
-            "fixedbinaryorder": 2,
-            "hasStorage": true,
             "accessors": [
               {
                 "kind": "Accessor",
@@ -134,7 +239,97 @@
                 "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(im)currentODMInfo",
                 "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC14currentODMInfoSSSgvg",
                 "moduleName": "AppsFlyerLib",
-                "implicit": true,
+                "objc_name": "currentODMInfo",
+                "declAttributes": [
+                  "Final",
+                  "ObjC"
+                ],
+                "accessorKind": "get"
+              }
+            ]
+          },
+          {
+            "kind": "Var",
+            "name": "metadata",
+            "printedName": "metadata",
+            "children": [
+              {
+                "kind": "TypeNominal",
+                "name": "Optional",
+                "printedName": "[Swift.String : Any]?",
+                "children": [
+                  {
+                    "kind": "TypeNominal",
+                    "name": "Dictionary",
+                    "printedName": "[Swift.String : Any]",
+                    "children": [
+                      {
+                        "kind": "TypeNominal",
+                        "name": "String",
+                        "printedName": "Swift.String",
+                        "usr": "s:SS"
+                      },
+                      {
+                        "kind": "TypeNominal",
+                        "name": "ProtocolComposition",
+                        "printedName": "Any"
+                      }
+                    ],
+                    "usr": "s:SD"
+                  }
+                ],
+                "usr": "s:Sq"
+              }
+            ],
+            "declKind": "Var",
+            "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(py)metadata",
+            "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC8metadataSDySSypGSgvp",
+            "moduleName": "AppsFlyerLib",
+            "objc_name": "metadata",
+            "declAttributes": [
+              "Final",
+              "ObjC",
+              "AccessControl"
+            ],
+            "accessors": [
+              {
+                "kind": "Accessor",
+                "name": "Get",
+                "printedName": "Get()",
+                "children": [
+                  {
+                    "kind": "TypeNominal",
+                    "name": "Optional",
+                    "printedName": "[Swift.String : Any]?",
+                    "children": [
+                      {
+                        "kind": "TypeNominal",
+                        "name": "Dictionary",
+                        "printedName": "[Swift.String : Any]",
+                        "children": [
+                          {
+                            "kind": "TypeNominal",
+                            "name": "String",
+                            "printedName": "Swift.String",
+                            "usr": "s:SS"
+                          },
+                          {
+                            "kind": "TypeNominal",
+                            "name": "ProtocolComposition",
+                            "printedName": "Any"
+                          }
+                        ],
+                        "usr": "s:SD"
+                      }
+                    ],
+                    "usr": "s:Sq"
+                  }
+                ],
+                "declKind": "Accessor",
+                "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(im)metadata",
+                "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC8metadataSDySSypGSgvg",
+                "moduleName": "AppsFlyerLib",
+                "objc_name": "metadata",
                 "declAttributes": [
                   "Final",
                   "ObjC"
@@ -159,10 +354,11 @@
             "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(py)isODMInfoFetched",
             "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC16isODMInfoFetchedSbvp",
             "moduleName": "AppsFlyerLib",
+            "objc_name": "isODMInfoFetched",
             "declAttributes": [
               "Final",
-              "AccessControl",
-              "ObjC"
+              "ObjC",
+              "AccessControl"
             ],
             "accessors": [
               {
@@ -181,6 +377,7 @@
                 "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(im)isODMInfoFetched",
                 "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC16isODMInfoFetchedSbvg",
                 "moduleName": "AppsFlyerLib",
+                "objc_name": "isODMInfoFetched",
                 "declAttributes": [
                   "Final",
                   "ObjC"
@@ -262,7 +459,7 @@
               {
                 "kind": "TypeFunc",
                 "name": "Function",
-                "printedName": "(Swift.String?, Swift.Int, Foundation.NSError?) -> ()",
+                "printedName": "(Swift.String?, [Swift.String : Any]?) -> ()",
                 "children": [
                   {
                     "kind": "TypeNominal",
@@ -272,7 +469,7 @@
                   {
                     "kind": "TypeNominal",
                     "name": "Tuple",
-                    "printedName": "(Swift.String?, Swift.Int, Foundation.NSError?)",
+                    "printedName": "(Swift.String?, [Swift.String : Any]?)",
                     "children": [
                       {
                         "kind": "TypeNominal",
@@ -290,20 +487,27 @@
                       },
                       {
                         "kind": "TypeNominal",
-                        "name": "Int",
-                        "printedName": "Swift.Int",
-                        "usr": "s:Si"
-                      },
-                      {
-                        "kind": "TypeNominal",
                         "name": "Optional",
-                        "printedName": "Foundation.NSError?",
+                        "printedName": "[Swift.String : Any]?",
                         "children": [
                           {
                             "kind": "TypeNominal",
-                            "name": "NSError",
-                            "printedName": "Foundation.NSError",
-                            "usr": "c:objc(cs)NSError"
+                            "name": "Dictionary",
+                            "printedName": "[Swift.String : Any]",
+                            "children": [
+                              {
+                                "kind": "TypeNominal",
+                                "name": "String",
+                                "printedName": "Swift.String",
+                                "usr": "s:SS"
+                              },
+                              {
+                                "kind": "TypeNominal",
+                                "name": "ProtocolComposition",
+                                "printedName": "Any"
+                              }
+                            ],
+                            "usr": "s:SD"
                           }
                         ],
                         "usr": "s:Sq"
@@ -315,13 +519,13 @@
             ],
             "declKind": "Func",
             "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(im)getODMConversionDataWithTimeout:completion:",
-            "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC20getODMConversionData7timeout10completionySd_ySSSg_SiSo7NSErrorCSgtctF",
+            "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC20getODMConversionData7timeout10completionySd_ySSSg_SDySSypGSgtctF",
             "moduleName": "AppsFlyerLib",
             "objc_name": "getODMConversionDataWithTimeout:completion:",
             "declAttributes": [
               "Final",
-              "AccessControl",
               "ObjC",
+              "AccessControl",
               "RawDocComment"
             ],
             "funcSelfKind": "NonMutating"
@@ -356,6 +560,31 @@
               "ObjC"
             ],
             "funcSelfKind": "NonMutating"
+          },
+          {
+            "kind": "Function",
+            "name": "configuredTimeoutForSetAppleAppIDFetch",
+            "printedName": "configuredTimeoutForSetAppleAppIDFetch()",
+            "children": [
+              {
+                "kind": "TypeNominal",
+                "name": "Double",
+                "printedName": "Swift.Double",
+                "usr": "s:Sd"
+              }
+            ],
+            "declKind": "Func",
+            "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(cm)configuredTimeoutForSetAppleAppIDFetch",
+            "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC38configuredTimeoutForSetAppleAppIDFetchSdyFZ",
+            "moduleName": "AppsFlyerLib",
+            "static": true,
+            "declAttributes": [
+              "Final",
+              "AccessControl",
+              "ObjC",
+              "RawDocComment"
+            ],
+            "funcSelfKind": "NonMutating"
           }
         ],
         "declKind": "Class",
@@ -376,6 +605,27 @@
           "ObjectiveC.NSObject"
         ],
         "conformances": [
+          {
+            "kind": "Conformance",
+            "name": "AFSDKODMServiceProtocol",
+            "printedName": "AFSDKODMServiceProtocol",
+            "usr": "c:@M@AppsFlyerLib@objc(pl)AFSDKODMServiceProtocol",
+            "mangledName": "$s12AppsFlyerLib23AFSDKODMServiceProtocolP"
+          },
+          {
+            "kind": "Conformance",
+            "name": "Copyable",
+            "printedName": "Copyable",
+            "usr": "s:s8CopyableP",
+            "mangledName": "$ss8CopyableP"
+          },
+          {
+            "kind": "Conformance",
+            "name": "Escapable",
+            "printedName": "Escapable",
+            "usr": "s:s9EscapableP",
+            "mangledName": "$ss9EscapableP"
+          },
           {
             "kind": "Conformance",
             "name": "Equatable",
@@ -424,6 +674,343 @@
             "printedName": "CustomDebugStringConvertible",
             "usr": "s:s28CustomDebugStringConvertibleP",
             "mangledName": "$ss28CustomDebugStringConvertibleP"
+          }
+        ]
+      },
+      {
+        "kind": "Import",
+        "name": "Foundation",
+        "printedName": "Foundation",
+        "declKind": "Import",
+        "moduleName": "AppsFlyerLib"
+      },
+      {
+        "kind": "TypeDecl",
+        "name": "AFSDKODMServiceProtocol",
+        "printedName": "AFSDKODMServiceProtocol",
+        "children": [
+          {
+            "kind": "Var",
+            "name": "isODMInfoFetched",
+            "printedName": "isODMInfoFetched",
+            "children": [
+              {
+                "kind": "TypeNominal",
+                "name": "Bool",
+                "printedName": "Swift.Bool",
+                "usr": "s:Sb"
+              }
+            ],
+            "declKind": "Var",
+            "usr": "c:@M@AppsFlyerLib@objc(pl)AFSDKODMServiceProtocol(py)isODMInfoFetched",
+            "mangledName": "$s12AppsFlyerLib23AFSDKODMServiceProtocolP16isODMInfoFetchedSbvp",
+            "moduleName": "AppsFlyerLib",
+            "protocolReq": true,
+            "declAttributes": [
+              "RawDocComment",
+              "ObjC"
+            ],
+            "accessors": [
+              {
+                "kind": "Accessor",
+                "name": "Get",
+                "printedName": "Get()",
+                "children": [
+                  {
+                    "kind": "TypeNominal",
+                    "name": "Bool",
+                    "printedName": "Swift.Bool",
+                    "usr": "s:Sb"
+                  }
+                ],
+                "declKind": "Accessor",
+                "usr": "c:@M@AppsFlyerLib@objc(pl)AFSDKODMServiceProtocol(im)isODMInfoFetched",
+                "mangledName": "$s12AppsFlyerLib23AFSDKODMServiceProtocolP16isODMInfoFetchedSbvg",
+                "moduleName": "AppsFlyerLib",
+                "genericSig": "<τ_0_0 where τ_0_0 : AppsFlyerLib.AFSDKODMServiceProtocol>",
+                "sugared_genericSig": "<Self where Self : AppsFlyerLib.AFSDKODMServiceProtocol>",
+                "protocolReq": true,
+                "declAttributes": [
+                  "ObjC"
+                ],
+                "reqNewWitnessTableEntry": true,
+                "accessorKind": "get"
+              }
+            ]
+          },
+          {
+            "kind": "Var",
+            "name": "currentODMInfo",
+            "printedName": "currentODMInfo",
+            "children": [
+              {
+                "kind": "TypeNominal",
+                "name": "Optional",
+                "printedName": "Swift.String?",
+                "children": [
+                  {
+                    "kind": "TypeNominal",
+                    "name": "String",
+                    "printedName": "Swift.String",
+                    "usr": "s:SS"
+                  }
+                ],
+                "usr": "s:Sq"
+              }
+            ],
+            "declKind": "Var",
+            "usr": "c:@M@AppsFlyerLib@objc(pl)AFSDKODMServiceProtocol(py)currentODMInfo",
+            "mangledName": "$s12AppsFlyerLib23AFSDKODMServiceProtocolP14currentODMInfoSSSgvp",
+            "moduleName": "AppsFlyerLib",
+            "protocolReq": true,
+            "declAttributes": [
+              "RawDocComment",
+              "ObjC"
+            ],
+            "accessors": [
+              {
+                "kind": "Accessor",
+                "name": "Get",
+                "printedName": "Get()",
+                "children": [
+                  {
+                    "kind": "TypeNominal",
+                    "name": "Optional",
+                    "printedName": "Swift.String?",
+                    "children": [
+                      {
+                        "kind": "TypeNominal",
+                        "name": "String",
+                        "printedName": "Swift.String",
+                        "usr": "s:SS"
+                      }
+                    ],
+                    "usr": "s:Sq"
+                  }
+                ],
+                "declKind": "Accessor",
+                "usr": "c:@M@AppsFlyerLib@objc(pl)AFSDKODMServiceProtocol(im)currentODMInfo",
+                "mangledName": "$s12AppsFlyerLib23AFSDKODMServiceProtocolP14currentODMInfoSSSgvg",
+                "moduleName": "AppsFlyerLib",
+                "genericSig": "<τ_0_0 where τ_0_0 : AppsFlyerLib.AFSDKODMServiceProtocol>",
+                "sugared_genericSig": "<Self where Self : AppsFlyerLib.AFSDKODMServiceProtocol>",
+                "protocolReq": true,
+                "declAttributes": [
+                  "ObjC"
+                ],
+                "reqNewWitnessTableEntry": true,
+                "accessorKind": "get"
+              }
+            ]
+          },
+          {
+            "kind": "Var",
+            "name": "metadata",
+            "printedName": "metadata",
+            "children": [
+              {
+                "kind": "TypeNominal",
+                "name": "Optional",
+                "printedName": "[Swift.String : Any]?",
+                "children": [
+                  {
+                    "kind": "TypeNominal",
+                    "name": "Dictionary",
+                    "printedName": "[Swift.String : Any]",
+                    "children": [
+                      {
+                        "kind": "TypeNominal",
+                        "name": "String",
+                        "printedName": "Swift.String",
+                        "usr": "s:SS"
+                      },
+                      {
+                        "kind": "TypeNominal",
+                        "name": "ProtocolComposition",
+                        "printedName": "Any"
+                      }
+                    ],
+                    "usr": "s:SD"
+                  }
+                ],
+                "usr": "s:Sq"
+              }
+            ],
+            "declKind": "Var",
+            "usr": "c:@M@AppsFlyerLib@objc(pl)AFSDKODMServiceProtocol(py)metadata",
+            "mangledName": "$s12AppsFlyerLib23AFSDKODMServiceProtocolP8metadataSDySSypGSgvp",
+            "moduleName": "AppsFlyerLib",
+            "protocolReq": true,
+            "declAttributes": [
+              "RawDocComment",
+              "ObjC"
+            ],
+            "accessors": [
+              {
+                "kind": "Accessor",
+                "name": "Get",
+                "printedName": "Get()",
+                "children": [
+                  {
+                    "kind": "TypeNominal",
+                    "name": "Optional",
+                    "printedName": "[Swift.String : Any]?",
+                    "children": [
+                      {
+                        "kind": "TypeNominal",
+                        "name": "Dictionary",
+                        "printedName": "[Swift.String : Any]",
+                        "children": [
+                          {
+                            "kind": "TypeNominal",
+                            "name": "String",
+                            "printedName": "Swift.String",
+                            "usr": "s:SS"
+                          },
+                          {
+                            "kind": "TypeNominal",
+                            "name": "ProtocolComposition",
+                            "printedName": "Any"
+                          }
+                        ],
+                        "usr": "s:SD"
+                      }
+                    ],
+                    "usr": "s:Sq"
+                  }
+                ],
+                "declKind": "Accessor",
+                "usr": "c:@M@AppsFlyerLib@objc(pl)AFSDKODMServiceProtocol(im)metadata",
+                "mangledName": "$s12AppsFlyerLib23AFSDKODMServiceProtocolP8metadataSDySSypGSgvg",
+                "moduleName": "AppsFlyerLib",
+                "genericSig": "<τ_0_0 where τ_0_0 : AppsFlyerLib.AFSDKODMServiceProtocol>",
+                "sugared_genericSig": "<Self where Self : AppsFlyerLib.AFSDKODMServiceProtocol>",
+                "protocolReq": true,
+                "declAttributes": [
+                  "ObjC"
+                ],
+                "reqNewWitnessTableEntry": true,
+                "accessorKind": "get"
+              }
+            ]
+          },
+          {
+            "kind": "Function",
+            "name": "getODMConversionData",
+            "printedName": "getODMConversionData(timeout:completion:)",
+            "children": [
+              {
+                "kind": "TypeNominal",
+                "name": "Void",
+                "printedName": "()"
+              },
+              {
+                "kind": "TypeNominal",
+                "name": "Double",
+                "printedName": "Swift.Double",
+                "usr": "s:Sd"
+              },
+              {
+                "kind": "TypeFunc",
+                "name": "Function",
+                "printedName": "(Swift.String?, [Swift.String : Any]?) -> ()",
+                "children": [
+                  {
+                    "kind": "TypeNominal",
+                    "name": "Void",
+                    "printedName": "()"
+                  },
+                  {
+                    "kind": "TypeNominal",
+                    "name": "Tuple",
+                    "printedName": "(Swift.String?, [Swift.String : Any]?)",
+                    "children": [
+                      {
+                        "kind": "TypeNominal",
+                        "name": "Optional",
+                        "printedName": "Swift.String?",
+                        "children": [
+                          {
+                            "kind": "TypeNominal",
+                            "name": "String",
+                            "printedName": "Swift.String",
+                            "usr": "s:SS"
+                          }
+                        ],
+                        "usr": "s:Sq"
+                      },
+                      {
+                        "kind": "TypeNominal",
+                        "name": "Optional",
+                        "printedName": "[Swift.String : Any]?",
+                        "children": [
+                          {
+                            "kind": "TypeNominal",
+                            "name": "Dictionary",
+                            "printedName": "[Swift.String : Any]",
+                            "children": [
+                              {
+                                "kind": "TypeNominal",
+                                "name": "String",
+                                "printedName": "Swift.String",
+                                "usr": "s:SS"
+                              },
+                              {
+                                "kind": "TypeNominal",
+                                "name": "ProtocolComposition",
+                                "printedName": "Any"
+                              }
+                            ],
+                            "usr": "s:SD"
+                          }
+                        ],
+                        "usr": "s:Sq"
+                      }
+                    ]
+                  }
+                ]
+              }
+            ],
+            "declKind": "Func",
+            "usr": "c:@M@AppsFlyerLib@objc(pl)AFSDKODMServiceProtocol(im)getODMConversionDataWithTimeout:completion:",
+            "mangledName": "$s12AppsFlyerLib23AFSDKODMServiceProtocolP20getODMConversionData7timeout10completionySd_ySSSg_SDySSypGSgtctF",
+            "moduleName": "AppsFlyerLib",
+            "genericSig": "<τ_0_0 where τ_0_0 : AppsFlyerLib.AFSDKODMServiceProtocol>",
+            "sugared_genericSig": "<Self where Self : AppsFlyerLib.AFSDKODMServiceProtocol>",
+            "protocolReq": true,
+            "declAttributes": [
+              "RawDocComment",
+              "ObjC"
+            ],
+            "reqNewWitnessTableEntry": true,
+            "funcSelfKind": "NonMutating"
+          }
+        ],
+        "declKind": "Protocol",
+        "usr": "c:@M@AppsFlyerLib@objc(pl)AFSDKODMServiceProtocol",
+        "mangledName": "$s12AppsFlyerLib23AFSDKODMServiceProtocolP",
+        "moduleName": "AppsFlyerLib",
+        "genericSig": "<τ_0_0 : ObjectiveC.NSObjectProtocol>",
+        "sugared_genericSig": "<Self : ObjectiveC.NSObjectProtocol>",
+        "objc_name": "AFSDKODMServiceProtocol",
+        "declAttributes": [
+          "ObjC",
+          "RawDocComment"
+        ],
+        "conformances": [
+          {
+            "kind": "Conformance",
+            "name": "Escapable",
+            "printedName": "Escapable",
+            "usr": "s:s9EscapableP",
+            "mangledName": "$ss9EscapableP"
+          },
+          {
+            "kind": "Conformance",
+            "name": "Copyable",
+            "printedName": "Copyable",
+            "usr": "s:s8CopyableP",
+            "mangledName": "$ss8CopyableP"
           }
         ]
       },
@@ -1244,10 +1831,31 @@
             "conformances": [
               {
                 "kind": "Conformance",
+                "name": "Copyable",
+                "printedName": "Copyable",
+                "usr": "s:s8CopyableP",
+                "mangledName": "$ss8CopyableP"
+              },
+              {
+                "kind": "Conformance",
+                "name": "Escapable",
+                "printedName": "Escapable",
+                "usr": "s:s9EscapableP",
+                "mangledName": "$ss9EscapableP"
+              },
+              {
+                "kind": "Conformance",
                 "name": "Sendable",
                 "printedName": "Sendable",
                 "usr": "s:s8SendableP",
                 "mangledName": "$ss8SendableP"
+              },
+              {
+                "kind": "Conformance",
+                "name": "BitwiseCopyable",
+                "printedName": "BitwiseCopyable",
+                "usr": "s:s15BitwiseCopyableP",
+                "mangledName": "$ss15BitwiseCopyableP"
               }
             ]
           },
@@ -1615,6 +2223,22 @@
         "moduleName": "AppsFlyerLib",
         "declAttributes": [
           "Final"
+        ],
+        "conformances": [
+          {
+            "kind": "Conformance",
+            "name": "Copyable",
+            "printedName": "Copyable",
+            "usr": "s:s8CopyableP",
+            "mangledName": "$ss8CopyableP"
+          },
+          {
+            "kind": "Conformance",
+            "name": "Escapable",
+            "printedName": "Escapable",
+            "usr": "s:s9EscapableP",
+            "mangledName": "$ss9EscapableP"
+          }
         ]
       },
       {
@@ -1645,7 +2269,7 @@
               {
                 "kind": "TypeNominal",
                 "name": "AFSDKPurchaseDataSendingDelegate",
-                "printedName": "AppsFlyerLib.AFSDKPurchaseDataSendingDelegate",
+                "printedName": "any AppsFlyerLib.AFSDKPurchaseDataSendingDelegate",
                 "usr": "c:@M@AppsFlyerLib@objc(pl)AFSDKPurchaseDataSendingDelegate"
               }
             ],
@@ -1673,6 +2297,22 @@
         "sugared_genericSig": "<Self : ObjectiveC.NSObjectProtocol>",
         "declAttributes": [
           "ObjC"
+        ],
+        "conformances": [
+          {
+            "kind": "Conformance",
+            "name": "Escapable",
+            "printedName": "Escapable",
+            "usr": "s:s9EscapableP",
+            "mangledName": "$ss9EscapableP"
+          },
+          {
+            "kind": "Conformance",
+            "name": "Copyable",
+            "printedName": "Copyable",
+            "usr": "s:s8CopyableP",
+            "mangledName": "$ss8CopyableP"
+          }
         ]
       },
       {
@@ -1991,6 +2631,20 @@
           "ObjectiveC.NSObject"
         ],
         "conformances": [
+          {
+            "kind": "Conformance",
+            "name": "Copyable",
+            "printedName": "Copyable",
+            "usr": "s:s8CopyableP",
+            "mangledName": "$ss8CopyableP"
+          },
+          {
+            "kind": "Conformance",
+            "name": "Escapable",
+            "printedName": "Escapable",
+            "usr": "s:s9EscapableP",
+            "mangledName": "$ss9EscapableP"
+          },
           {
             "kind": "Conformance",
             "name": "Equatable",
@@ -2531,6 +3185,20 @@
         "conformances": [
           {
             "kind": "Conformance",
+            "name": "Copyable",
+            "printedName": "Copyable",
+            "usr": "s:s8CopyableP",
+            "mangledName": "$ss8CopyableP"
+          },
+          {
+            "kind": "Conformance",
+            "name": "Escapable",
+            "printedName": "Escapable",
+            "usr": "s:s9EscapableP",
+            "mangledName": "$ss9EscapableP"
+          },
+          {
+            "kind": "Conformance",
             "name": "Equatable",
             "printedName": "Equatable",
             "usr": "s:SQ",
@@ -2592,6 +3260,985 @@
       },
       {
         "kind": "TypeDecl",
+        "name": "AFSDKAppTransactionResult",
+        "printedName": "AFSDKAppTransactionResult",
+        "children": [
+          {
+            "kind": "Var",
+            "name": "jws",
+            "printedName": "jws",
+            "children": [
+              {
+                "kind": "TypeNominal",
+                "name": "String",
+                "printedName": "Swift.String",
+                "usr": "s:SS"
+              }
+            ],
+            "declKind": "Var",
+            "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult(py)jws",
+            "mangledName": "$s12AppsFlyerLib25AFSDKAppTransactionResultC3jwsSSvp",
+            "moduleName": "AppsFlyerLib",
+            "declAttributes": [
+              "Final",
+              "HasStorage",
+              "ObjC"
+            ],
+            "fixedbinaryorder": 0,
+            "isLet": true,
+            "hasStorage": true,
+            "accessors": [
+              {
+                "kind": "Accessor",
+                "name": "Get",
+                "printedName": "Get()",
+                "children": [
+                  {
+                    "kind": "TypeNominal",
+                    "name": "String",
+                    "printedName": "Swift.String",
+                    "usr": "s:SS"
+                  }
+                ],
+                "declKind": "Accessor",
+                "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult(im)jws",
+                "mangledName": "$s12AppsFlyerLib25AFSDKAppTransactionResultC3jwsSSvg",
+                "moduleName": "AppsFlyerLib",
+                "implicit": true,
+                "declAttributes": [
+                  "Final",
+                  "ObjC"
+                ],
+                "accessorKind": "get"
+              }
+            ]
+          },
+          {
+            "kind": "Var",
+            "name": "deviceVerificationID",
+            "printedName": "deviceVerificationID",
+            "children": [
+              {
+                "kind": "TypeNominal",
+                "name": "String",
+                "printedName": "Swift.String",
+                "usr": "s:SS"
+              }
+            ],
+            "declKind": "Var",
+            "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult(py)deviceVerificationID",
+            "mangledName": "$s12AppsFlyerLib25AFSDKAppTransactionResultC20deviceVerificationIDSSvp",
+            "moduleName": "AppsFlyerLib",
+            "declAttributes": [
+              "Final",
+              "HasStorage",
+              "ObjC"
+            ],
+            "fixedbinaryorder": 1,
+            "isLet": true,
+            "hasStorage": true,
+            "accessors": [
+              {
+                "kind": "Accessor",
+                "name": "Get",
+                "printedName": "Get()",
+                "children": [
+                  {
+                    "kind": "TypeNominal",
+                    "name": "String",
+                    "printedName": "Swift.String",
+                    "usr": "s:SS"
+                  }
+                ],
+                "declKind": "Accessor",
+                "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult(im)deviceVerificationID",
+                "mangledName": "$s12AppsFlyerLib25AFSDKAppTransactionResultC20deviceVerificationIDSSvg",
+                "moduleName": "AppsFlyerLib",
+                "implicit": true,
+                "declAttributes": [
+                  "Final",
+                  "ObjC"
+                ],
+                "accessorKind": "get"
+              }
+            ]
+          },
+          {
+            "kind": "Constructor",
+            "name": "init",
+            "printedName": "init(jws:deviceVerificationID:)",
+            "children": [
+              {
+                "kind": "TypeNominal",
+                "name": "AFSDKAppTransactionResult",
+                "printedName": "AppsFlyerLib.AFSDKAppTransactionResult",
+                "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult"
+              },
+              {
+                "kind": "TypeNominal",
+                "name": "String",
+                "printedName": "Swift.String",
+                "usr": "s:SS"
+              },
+              {
+                "kind": "TypeNominal",
+                "name": "String",
+                "printedName": "Swift.String",
+                "usr": "s:SS"
+              }
+            ],
+            "declKind": "Constructor",
+            "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult(im)initWithJWS:deviceVerificationID:",
+            "mangledName": "$s12AppsFlyerLib25AFSDKAppTransactionResultC3jws20deviceVerificationIDACSS_SStcfc",
+            "moduleName": "AppsFlyerLib",
+            "objc_name": "initWithJWS:deviceVerificationID:",
+            "declAttributes": [
+              "ObjC"
+            ],
+            "init_kind": "Designated"
+          },
+          {
+            "kind": "Function",
+            "name": "toDictionary",
+            "printedName": "toDictionary()",
+            "children": [
+              {
+                "kind": "TypeNominal",
+                "name": "Dictionary",
+                "printedName": "[Swift.String : Any]",
+                "children": [
+                  {
+                    "kind": "TypeNominal",
+                    "name": "String",
+                    "printedName": "Swift.String",
+                    "usr": "s:SS"
+                  },
+                  {
+                    "kind": "TypeNominal",
+                    "name": "ProtocolComposition",
+                    "printedName": "Any"
+                  }
+                ],
+                "usr": "s:SD"
+              }
+            ],
+            "declKind": "Func",
+            "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult(im)toDictionary",
+            "mangledName": "$s12AppsFlyerLib25AFSDKAppTransactionResultC12toDictionarySDySSypGyF",
+            "moduleName": "AppsFlyerLib",
+            "objc_name": "toDictionary",
+            "declAttributes": [
+              "Final",
+              "ObjC"
+            ],
+            "funcSelfKind": "NonMutating"
+          },
+          {
+            "kind": "Constructor",
+            "name": "init",
+            "printedName": "init()",
+            "children": [
+              {
+                "kind": "TypeNominal",
+                "name": "AFSDKAppTransactionResult",
+                "printedName": "AppsFlyerLib.AFSDKAppTransactionResult",
+                "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult"
+              }
+            ],
+            "declKind": "Constructor",
+            "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult(im)init",
+            "mangledName": "$s12AppsFlyerLib25AFSDKAppTransactionResultCACycfc",
+            "moduleName": "AppsFlyerLib",
+            "overriding": true,
+            "implicit": true,
+            "objc_name": "init",
+            "declAttributes": [
+              "Dynamic",
+              "ObjC",
+              "Override"
+            ],
+            "init_kind": "Designated"
+          }
+        ],
+        "declKind": "Class",
+        "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult",
+        "mangledName": "$s12AppsFlyerLib25AFSDKAppTransactionResultC",
+        "moduleName": "AppsFlyerLib",
+        "intro_Macosx": "13.0",
+        "intro_iOS": "16.0",
+        "intro_tvOS": "16.0",
+        "objc_name": "AFSDKAppTransactionResult",
+        "declAttributes": [
+          "Final",
+          "ObjCMembers",
+          "ObjC",
+          "Available",
+          "Available",
+          "Available"
+        ],
+        "superclassUsr": "c:objc(cs)NSObject",
+        "superclassNames": [
+          "ObjectiveC.NSObject"
+        ],
+        "conformances": [
+          {
+            "kind": "Conformance",
+            "name": "Sendable",
+            "printedName": "Sendable",
+            "usr": "s:s8SendableP",
+            "mangledName": "$ss8SendableP"
+          },
+          {
+            "kind": "Conformance",
+            "name": "Copyable",
+            "printedName": "Copyable",
+            "usr": "s:s8CopyableP",
+            "mangledName": "$ss8CopyableP"
+          },
+          {
+            "kind": "Conformance",
+            "name": "Escapable",
+            "printedName": "Escapable",
+            "usr": "s:s9EscapableP",
+            "mangledName": "$ss9EscapableP"
+          },
+          {
+            "kind": "Conformance",
+            "name": "Equatable",
+            "printedName": "Equatable",
+            "usr": "s:SQ",
+            "mangledName": "$sSQ"
+          },
+          {
+            "kind": "Conformance",
+            "name": "Hashable",
+            "printedName": "Hashable",
+            "usr": "s:SH",
+            "mangledName": "$sSH"
+          },
+          {
+            "kind": "Conformance",
+            "name": "CVarArg",
+            "printedName": "CVarArg",
+            "usr": "s:s7CVarArgP",
+            "mangledName": "$ss7CVarArgP"
+          },
+          {
+            "kind": "Conformance",
+            "name": "_KeyValueCodingAndObservingPublishing",
+            "printedName": "_KeyValueCodingAndObservingPublishing",
+            "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
+            "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
+          },
+          {
+            "kind": "Conformance",
+            "name": "_KeyValueCodingAndObserving",
+            "printedName": "_KeyValueCodingAndObserving",
+            "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
+            "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
+          },
+          {
+            "kind": "Conformance",
+            "name": "CustomStringConvertible",
+            "printedName": "CustomStringConvertible",
+            "usr": "s:s23CustomStringConvertibleP",
+            "mangledName": "$ss23CustomStringConvertibleP"
+          },
+          {
+            "kind": "Conformance",
+            "name": "CustomDebugStringConvertible",
+            "printedName": "CustomDebugStringConvertible",
+            "usr": "s:s28CustomDebugStringConvertibleP",
+            "mangledName": "$ss28CustomDebugStringConvertibleP"
+          }
+        ]
+      },
+      {
+        "kind": "Import",
+        "name": "Foundation",
+        "printedName": "Foundation",
+        "declKind": "Import",
+        "moduleName": "AppsFlyerLib",
+        "declAttributes": [
+          "RawDocComment"
+        ]
+      },
+      {
+        "kind": "TypeDecl",
+        "name": "AFSDKAppTransactionFetching",
+        "printedName": "AFSDKAppTransactionFetching",
+        "children": [
+          {
+            "kind": "Var",
+            "name": "cachedData",
+            "printedName": "cachedData",
+            "children": [
+              {
+                "kind": "TypeNominal",
+                "name": "Optional",
+                "printedName": "AppsFlyerLib.AFSDKAppTransactionResult?",
+                "children": [
+                  {
+                    "kind": "TypeNominal",
+                    "name": "AFSDKAppTransactionResult",
+                    "printedName": "AppsFlyerLib.AFSDKAppTransactionResult",
+                    "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult"
+                  }
+                ],
+                "usr": "s:Sq"
+              }
+            ],
+            "declKind": "Var",
+            "usr": "c:@M@AppsFlyerLib@objc(pl)AFSDKAppTransactionFetching(py)cachedData",
+            "mangledName": "$s12AppsFlyerLib27AFSDKAppTransactionFetchingP10cachedDataAA0dE6ResultCSgvp",
+            "moduleName": "AppsFlyerLib",
+            "protocolReq": true,
+            "declAttributes": [
+              "RawDocComment",
+              "ObjC"
+            ],
+            "accessors": [
+              {
+                "kind": "Accessor",
+                "name": "Get",
+                "printedName": "Get()",
+                "children": [
+                  {
+                    "kind": "TypeNominal",
+                    "name": "Optional",
+                    "printedName": "AppsFlyerLib.AFSDKAppTransactionResult?",
+                    "children": [
+                      {
+                        "kind": "TypeNominal",
+                        "name": "AFSDKAppTransactionResult",
+                        "printedName": "AppsFlyerLib.AFSDKAppTransactionResult",
+                        "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult"
+                      }
+                    ],
+                    "usr": "s:Sq"
+                  }
+                ],
+                "declKind": "Accessor",
+                "usr": "c:@M@AppsFlyerLib@objc(pl)AFSDKAppTransactionFetching(im)cachedData",
+                "mangledName": "$s12AppsFlyerLib27AFSDKAppTransactionFetchingP10cachedDataAA0dE6ResultCSgvg",
+                "moduleName": "AppsFlyerLib",
+                "genericSig": "<τ_0_0 where τ_0_0 : AppsFlyerLib.AFSDKAppTransactionFetching>",
+                "sugared_genericSig": "<Self where Self : AppsFlyerLib.AFSDKAppTransactionFetching>",
+                "protocolReq": true,
+                "declAttributes": [
+                  "ObjC"
+                ],
+                "reqNewWitnessTableEntry": true,
+                "accessorKind": "get"
+              }
+            ]
+          },
+          {
+            "kind": "Function",
+            "name": "fetchData",
+            "printedName": "fetchData(completion:)",
+            "children": [
+              {
+                "kind": "TypeNominal",
+                "name": "Void",
+                "printedName": "()"
+              },
+              {
+                "kind": "TypeFunc",
+                "name": "Function",
+                "printedName": "(AppsFlyerLib.AFSDKAppTransactionResult?) -> ()",
+                "children": [
+                  {
+                    "kind": "TypeNominal",
+                    "name": "Void",
+                    "printedName": "()"
+                  },
+                  {
+                    "kind": "TypeNominal",
+                    "name": "Optional",
+                    "printedName": "AppsFlyerLib.AFSDKAppTransactionResult?",
+                    "children": [
+                      {
+                        "kind": "TypeNominal",
+                        "name": "AFSDKAppTransactionResult",
+                        "printedName": "AppsFlyerLib.AFSDKAppTransactionResult",
+                        "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult"
+                      }
+                    ],
+                    "usr": "s:Sq"
+                  }
+                ]
+              }
+            ],
+            "declKind": "Func",
+            "usr": "c:@M@AppsFlyerLib@objc(pl)AFSDKAppTransactionFetching(im)fetchDataWithCompletion:",
+            "mangledName": "$s12AppsFlyerLib27AFSDKAppTransactionFetchingP9fetchData10completionyyAA0dE6ResultCSgc_tF",
+            "moduleName": "AppsFlyerLib",
+            "genericSig": "<τ_0_0 where τ_0_0 : AppsFlyerLib.AFSDKAppTransactionFetching>",
+            "sugared_genericSig": "<Self where Self : AppsFlyerLib.AFSDKAppTransactionFetching>",
+            "protocolReq": true,
+            "declAttributes": [
+              "RawDocComment",
+              "ObjC"
+            ],
+            "reqNewWitnessTableEntry": true,
+            "funcSelfKind": "NonMutating"
+          }
+        ],
+        "declKind": "Protocol",
+        "usr": "c:@M@AppsFlyerLib@objc(pl)AFSDKAppTransactionFetching",
+        "mangledName": "$s12AppsFlyerLib27AFSDKAppTransactionFetchingP",
+        "moduleName": "AppsFlyerLib",
+        "genericSig": "<τ_0_0 : AnyObject>",
+        "sugared_genericSig": "<Self : AnyObject>",
+        "intro_Macosx": "13.0",
+        "intro_iOS": "16.0",
+        "intro_tvOS": "16.0",
+        "declAttributes": [
+          "ObjC",
+          "Available",
+          "Available",
+          "Available"
+        ],
+        "conformances": [
+          {
+            "kind": "Conformance",
+            "name": "Escapable",
+            "printedName": "Escapable",
+            "usr": "s:s9EscapableP",
+            "mangledName": "$ss9EscapableP"
+          },
+          {
+            "kind": "Conformance",
+            "name": "Copyable",
+            "printedName": "Copyable",
+            "usr": "s:s8CopyableP",
+            "mangledName": "$ss8CopyableP"
+          }
+        ]
+      },
+      {
+        "kind": "TypeDecl",
+        "name": "AFSDKAppTransactionFetcher",
+        "printedName": "AFSDKAppTransactionFetcher",
+        "children": [
+          {
+            "kind": "Var",
+            "name": "store",
+            "printedName": "store",
+            "children": [
+              {
+                "kind": "TypeNominal",
+                "name": "AFSDKAppTransactionStore",
+                "printedName": "AppsFlyerLib.AFSDKAppTransactionStore",
+                "usr": "s:12AppsFlyerLib24AFSDKAppTransactionStoreC"
+              }
+            ],
+            "declKind": "Var",
+            "usr": "s:12AppsFlyerLib26AFSDKAppTransactionFetcherC5store33_C60148B51271428B2DB8D751F385C763LLAA0dE5StoreCvp",
+            "mangledName": "$s12AppsFlyerLib26AFSDKAppTransactionFetcherC5store33_C60148B51271428B2DB8D751F385C763LLAA0dE5StoreCvp",
+            "moduleName": "AppsFlyerLib",
+            "isInternal": true,
+            "declAttributes": [
+              "HasInitialValue",
+              "Final",
+              "HasStorage",
+              "AccessControl"
+            ],
+            "fixedbinaryorder": 0,
+            "isLet": true,
+            "hasStorage": true
+          },
+          {
+            "kind": "Var",
+            "name": "cachedData",
+            "printedName": "cachedData",
+            "children": [
+              {
+                "kind": "TypeNominal",
+                "name": "Optional",
+                "printedName": "AppsFlyerLib.AFSDKAppTransactionResult?",
+                "children": [
+                  {
+                    "kind": "TypeNominal",
+                    "name": "AFSDKAppTransactionResult",
+                    "printedName": "AppsFlyerLib.AFSDKAppTransactionResult",
+                    "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult"
+                  }
+                ],
+                "usr": "s:Sq"
+              }
+            ],
+            "declKind": "Var",
+            "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionFetcher(py)cachedData",
+            "mangledName": "$s12AppsFlyerLib26AFSDKAppTransactionFetcherC10cachedDataAA0dE6ResultCSgvp",
+            "moduleName": "AppsFlyerLib",
+            "objc_name": "cachedData",
+            "declAttributes": [
+              "HasInitialValue",
+              "Final",
+              "ObjC",
+              "HasStorage",
+              "SetterAccess"
+            ],
+            "fixedbinaryorder": 1,
+            "hasStorage": true,
+            "accessors": [
+              {
+                "kind": "Accessor",
+                "name": "Get",
+                "printedName": "Get()",
+                "children": [
+                  {
+                    "kind": "TypeNominal",
+                    "name": "Optional",
+                    "printedName": "AppsFlyerLib.AFSDKAppTransactionResult?",
+                    "children": [
+                      {
+                        "kind": "TypeNominal",
+                        "name": "AFSDKAppTransactionResult",
+                        "printedName": "AppsFlyerLib.AFSDKAppTransactionResult",
+                        "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult"
+                      }
+                    ],
+                    "usr": "s:Sq"
+                  }
+                ],
+                "declKind": "Accessor",
+                "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionFetcher(im)cachedData",
+                "mangledName": "$s12AppsFlyerLib26AFSDKAppTransactionFetcherC10cachedDataAA0dE6ResultCSgvg",
+                "moduleName": "AppsFlyerLib",
+                "implicit": true,
+                "objc_name": "cachedData",
+                "declAttributes": [
+                  "Final",
+                  "ObjC"
+                ],
+                "accessorKind": "get"
+              }
+            ]
+          },
+          {
+            "kind": "Constructor",
+            "name": "init",
+            "printedName": "init()",
+            "children": [
+              {
+                "kind": "TypeNominal",
+                "name": "AFSDKAppTransactionFetcher",
+                "printedName": "AppsFlyerLib.AFSDKAppTransactionFetcher",
+                "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionFetcher"
+              }
+            ],
+            "declKind": "Constructor",
+            "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionFetcher(im)init",
+            "mangledName": "$s12AppsFlyerLib26AFSDKAppTransactionFetcherCACycfc",
+            "moduleName": "AppsFlyerLib",
+            "overriding": true,
+            "objc_name": "init",
+            "declAttributes": [
+              "Dynamic",
+              "ObjC",
+              "Override"
+            ],
+            "init_kind": "Designated"
+          },
+          {
+            "kind": "Function",
+            "name": "fetchData",
+            "printedName": "fetchData(completion:)",
+            "children": [
+              {
+                "kind": "TypeNominal",
+                "name": "Void",
+                "printedName": "()"
+              },
+              {
+                "kind": "TypeFunc",
+                "name": "Function",
+                "printedName": "(AppsFlyerLib.AFSDKAppTransactionResult?) -> ()",
+                "children": [
+                  {
+                    "kind": "TypeNominal",
+                    "name": "Void",
+                    "printedName": "()"
+                  },
+                  {
+                    "kind": "TypeNominal",
+                    "name": "Optional",
+                    "printedName": "AppsFlyerLib.AFSDKAppTransactionResult?",
+                    "children": [
+                      {
+                        "kind": "TypeNominal",
+                        "name": "AFSDKAppTransactionResult",
+                        "printedName": "AppsFlyerLib.AFSDKAppTransactionResult",
+                        "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult"
+                      }
+                    ],
+                    "usr": "s:Sq"
+                  }
+                ]
+              }
+            ],
+            "declKind": "Func",
+            "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionFetcher(im)fetchDataWithCompletion:",
+            "mangledName": "$s12AppsFlyerLib26AFSDKAppTransactionFetcherC9fetchData10completionyyAA0dE6ResultCSgc_tF",
+            "moduleName": "AppsFlyerLib",
+            "objc_name": "fetchDataWithCompletion:",
+            "declAttributes": [
+              "Final",
+              "ObjC",
+              "RawDocComment"
+            ],
+            "funcSelfKind": "NonMutating"
+          }
+        ],
+        "declKind": "Class",
+        "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionFetcher",
+        "mangledName": "$s12AppsFlyerLib26AFSDKAppTransactionFetcherC",
+        "moduleName": "AppsFlyerLib",
+        "intro_Macosx": "13.0",
+        "intro_iOS": "16.0",
+        "intro_tvOS": "16.0",
+        "objc_name": "AFSDKAppTransactionFetcher",
+        "declAttributes": [
+          "Final",
+          "ObjCMembers",
+          "ObjC",
+          "Available",
+          "Available",
+          "Available",
+          "RawDocComment"
+        ],
+        "superclassUsr": "c:objc(cs)NSObject",
+        "inheritsConvenienceInitializers": true,
+        "superclassNames": [
+          "ObjectiveC.NSObject"
+        ],
+        "conformances": [
+          {
+            "kind": "Conformance",
+            "name": "AFSDKAppTransactionFetching",
+            "printedName": "AFSDKAppTransactionFetching",
+            "usr": "c:@M@AppsFlyerLib@objc(pl)AFSDKAppTransactionFetching",
+            "mangledName": "$s12AppsFlyerLib27AFSDKAppTransactionFetchingP"
+          },
+          {
+            "kind": "Conformance",
+            "name": "Copyable",
+            "printedName": "Copyable",
+            "usr": "s:s8CopyableP",
+            "mangledName": "$ss8CopyableP"
+          },
+          {
+            "kind": "Conformance",
+            "name": "Escapable",
+            "printedName": "Escapable",
+            "usr": "s:s9EscapableP",
+            "mangledName": "$ss9EscapableP"
+          },
+          {
+            "kind": "Conformance",
+            "name": "Equatable",
+            "printedName": "Equatable",
+            "usr": "s:SQ",
+            "mangledName": "$sSQ"
+          },
+          {
+            "kind": "Conformance",
+            "name": "Hashable",
+            "printedName": "Hashable",
+            "usr": "s:SH",
+            "mangledName": "$sSH"
+          },
+          {
+            "kind": "Conformance",
+            "name": "CVarArg",
+            "printedName": "CVarArg",
+            "usr": "s:s7CVarArgP",
+            "mangledName": "$ss7CVarArgP"
+          },
+          {
+            "kind": "Conformance",
+            "name": "_KeyValueCodingAndObservingPublishing",
+            "printedName": "_KeyValueCodingAndObservingPublishing",
+            "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
+            "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
+          },
+          {
+            "kind": "Conformance",
+            "name": "_KeyValueCodingAndObserving",
+            "printedName": "_KeyValueCodingAndObserving",
+            "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
+            "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
+          },
+          {
+            "kind": "Conformance",
+            "name": "CustomStringConvertible",
+            "printedName": "CustomStringConvertible",
+            "usr": "s:s23CustomStringConvertibleP",
+            "mangledName": "$ss23CustomStringConvertibleP"
+          },
+          {
+            "kind": "Conformance",
+            "name": "CustomDebugStringConvertible",
+            "printedName": "CustomDebugStringConvertible",
+            "usr": "s:s28CustomDebugStringConvertibleP",
+            "mangledName": "$ss28CustomDebugStringConvertibleP"
+          }
+        ]
+      },
+      {
+        "kind": "Import",
+        "name": "Foundation",
+        "printedName": "Foundation",
+        "declKind": "Import",
+        "moduleName": "AppsFlyerLib",
+        "declAttributes": [
+          "RawDocComment"
+        ]
+      },
+      {
+        "kind": "Import",
+        "name": "StoreKit",
+        "printedName": "StoreKit",
+        "declKind": "Import",
+        "moduleName": "AppsFlyerLib"
+      },
+      {
+        "kind": "TypeDecl",
+        "name": "AFSDKAppTransactionStore",
+        "printedName": "AFSDKAppTransactionStore",
+        "children": [
+          {
+            "kind": "Var",
+            "name": "task",
+            "printedName": "task",
+            "children": [
+              {
+                "kind": "TypeNominal",
+                "name": "Optional",
+                "printedName": "_Concurrency.Task<AppsFlyerLib.AFSDKAppTransactionResult?, Swift.Never>?",
+                "children": [
+                  {
+                    "kind": "TypeNominal",
+                    "name": "Task",
+                    "printedName": "_Concurrency.Task<AppsFlyerLib.AFSDKAppTransactionResult?, Swift.Never>",
+                    "children": [
+                      {
+                        "kind": "TypeNominal",
+                        "name": "Optional",
+                        "printedName": "AppsFlyerLib.AFSDKAppTransactionResult?",
+                        "children": [
+                          {
+                            "kind": "TypeNominal",
+                            "name": "AFSDKAppTransactionResult",
+                            "printedName": "AppsFlyerLib.AFSDKAppTransactionResult",
+                            "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult"
+                          }
+                        ],
+                        "usr": "s:Sq"
+                      },
+                      {
+                        "kind": "TypeNominal",
+                        "name": "Never",
+                        "printedName": "Swift.Never",
+                        "usr": "s:s5NeverO"
+                      }
+                    ],
+                    "usr": "s:ScT"
+                  }
+                ],
+                "usr": "s:Sq"
+              }
+            ],
+            "declKind": "Var",
+            "usr": "s:12AppsFlyerLib24AFSDKAppTransactionStoreC4task33_5357A1737DDD6D29191219D8560D88E9LLScTyAA0dE6ResultCSgs5NeverOGSgvp",
+            "mangledName": "$s12AppsFlyerLib24AFSDKAppTransactionStoreC4task33_5357A1737DDD6D29191219D8560D88E9LLScTyAA0dE6ResultCSgs5NeverOGSgvp",
+            "moduleName": "AppsFlyerLib",
+            "isInternal": true,
+            "declAttributes": [
+              "HasInitialValue",
+              "HasStorage",
+              "AccessControl"
+            ],
+            "fixedbinaryorder": 0,
+            "hasStorage": true
+          },
+          {
+            "kind": "Function",
+            "name": "startIfNeeded",
+            "printedName": "startIfNeeded()",
+            "children": [
+              {
+                "kind": "TypeNominal",
+                "name": "Void",
+                "printedName": "()"
+              }
+            ],
+            "declKind": "Func",
+            "usr": "s:12AppsFlyerLib24AFSDKAppTransactionStoreC13startIfNeededyyF",
+            "mangledName": "$s12AppsFlyerLib24AFSDKAppTransactionStoreC13startIfNeededyyF",
+            "moduleName": "AppsFlyerLib",
+            "funcSelfKind": "NonMutating"
+          },
+          {
+            "kind": "Function",
+            "name": "value",
+            "printedName": "value()",
+            "children": [
+              {
+                "kind": "TypeNominal",
+                "name": "Optional",
+                "printedName": "AppsFlyerLib.AFSDKAppTransactionResult?",
+                "children": [
+                  {
+                    "kind": "TypeNominal",
+                    "name": "AFSDKAppTransactionResult",
+                    "printedName": "AppsFlyerLib.AFSDKAppTransactionResult",
+                    "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult"
+                  }
+                ],
+                "usr": "s:Sq"
+              }
+            ],
+            "declKind": "Func",
+            "usr": "s:12AppsFlyerLib24AFSDKAppTransactionStoreC5valueAA0dE6ResultCSgyYaF",
+            "mangledName": "$s12AppsFlyerLib24AFSDKAppTransactionStoreC5valueAA0dE6ResultCSgyYaF",
+            "moduleName": "AppsFlyerLib",
+            "funcSelfKind": "NonMutating"
+          },
+          {
+            "kind": "Constructor",
+            "name": "init",
+            "printedName": "init()",
+            "children": [
+              {
+                "kind": "TypeNominal",
+                "name": "AFSDKAppTransactionStore",
+                "printedName": "AppsFlyerLib.AFSDKAppTransactionStore",
+                "usr": "s:12AppsFlyerLib24AFSDKAppTransactionStoreC"
+              }
+            ],
+            "declKind": "Constructor",
+            "usr": "s:12AppsFlyerLib24AFSDKAppTransactionStoreCACycfc",
+            "mangledName": "$s12AppsFlyerLib24AFSDKAppTransactionStoreCACycfc",
+            "moduleName": "AppsFlyerLib",
+            "implicit": true,
+            "init_kind": "Designated"
+          },
+          {
+            "kind": "Var",
+            "name": "unownedExecutor",
+            "printedName": "unownedExecutor",
+            "children": [
+              {
+                "kind": "TypeNominal",
+                "name": "UnownedSerialExecutor",
+                "printedName": "_Concurrency.UnownedSerialExecutor",
+                "usr": "s:Sce"
+              }
+            ],
+            "declKind": "Var",
+            "usr": "s:12AppsFlyerLib24AFSDKAppTransactionStoreC15unownedExecutorScevp",
+            "mangledName": "$s12AppsFlyerLib24AFSDKAppTransactionStoreC15unownedExecutorScevp",
+            "moduleName": "AppsFlyerLib",
+            "implicit": true,
+            "intro_Macosx": "13.0",
+            "intro_iOS": "16.0",
+            "intro_tvOS": "16.0",
+            "intro_watchOS": "6.0",
+            "declAttributes": [
+              "Available",
+              "Available",
+              "Available",
+              "Available",
+              "Final",
+              "Nonisolated",
+              "Semantics"
+            ],
+            "accessors": [
+              {
+                "kind": "Accessor",
+                "name": "Get",
+                "printedName": "Get()",
+                "children": [
+                  {
+                    "kind": "TypeNominal",
+                    "name": "UnownedSerialExecutor",
+                    "printedName": "_Concurrency.UnownedSerialExecutor",
+                    "usr": "s:Sce"
+                  }
+                ],
+                "declKind": "Accessor",
+                "usr": "s:12AppsFlyerLib24AFSDKAppTransactionStoreC15unownedExecutorScevg",
+                "mangledName": "$s12AppsFlyerLib24AFSDKAppTransactionStoreC15unownedExecutorScevg",
+                "moduleName": "AppsFlyerLib",
+                "implicit": true,
+                "declAttributes": [
+                  "Final"
+                ],
+                "accessorKind": "get"
+              }
+            ]
+          }
+        ],
+        "declKind": "Class",
+        "usr": "s:12AppsFlyerLib24AFSDKAppTransactionStoreC",
+        "mangledName": "$s12AppsFlyerLib24AFSDKAppTransactionStoreC",
+        "moduleName": "AppsFlyerLib",
+        "intro_Macosx": "13.0",
+        "intro_iOS": "16.0",
+        "intro_tvOS": "16.0",
+        "declAttributes": [
+          "Available",
+          "Available",
+          "Available",
+          "RawDocComment"
+        ],
+        "conformances": [
+          {
+            "kind": "Conformance",
+            "name": "Copyable",
+            "printedName": "Copyable",
+            "usr": "s:s8CopyableP",
+            "mangledName": "$ss8CopyableP"
+          },
+          {
+            "kind": "Conformance",
+            "name": "Escapable",
+            "printedName": "Escapable",
+            "usr": "s:s9EscapableP",
+            "mangledName": "$ss9EscapableP"
+          },
+          {
+            "kind": "Conformance",
+            "name": "Actor",
+            "printedName": "Actor",
+            "usr": "s:ScA",
+            "mangledName": "$sScA"
+          },
+          {
+            "kind": "Conformance",
+            "name": "Sendable",
+            "printedName": "Sendable",
+            "usr": "s:s8SendableP",
+            "mangledName": "$ss8SendableP"
+          }
+        ]
+      },
+      {
+        "kind": "Import",
+        "name": "Foundation",
+        "printedName": "Foundation",
+        "declKind": "Import",
+        "moduleName": "AppsFlyerLib",
+        "declAttributes": [
+          "RawDocComment"
+        ]
+      },
+      {
+        "kind": "TypeDecl",
         "name": "AFSDKPurchaseDataSendingDelegate",
         "printedName": "AFSDKPurchaseDataSendingDelegate",
         "children": [
@@ -2620,7 +4267,7 @@
               {
                 "kind": "TypeFunc",
                 "name": "Function",
-                "printedName": "([Swift.AnyHashable : Any]?, Swift.Error?) -> ()",
+                "printedName": "([Swift.AnyHashable : Any]?, (any Swift.Error)?) -> ()",
                 "children": [
                   {
                     "kind": "TypeNominal",
@@ -2630,7 +4277,7 @@
                   {
                     "kind": "TypeNominal",
                     "name": "Tuple",
-                    "printedName": "([Swift.AnyHashable : Any]?, Swift.Error?)",
+                    "printedName": "([Swift.AnyHashable : Any]?, (any Swift.Error)?)",
                     "children": [
                       {
                         "kind": "TypeNominal",
@@ -2662,12 +4309,12 @@
                       {
                         "kind": "TypeNominal",
                         "name": "Optional",
-                        "printedName": "Swift.Error?",
+                        "printedName": "(any Swift.Error)?",
                         "children": [
                           {
                             "kind": "TypeNominal",
                             "name": "Error",
-                            "printedName": "Swift.Error",
+                            "printedName": "any Swift.Error",
                             "usr": "s:s5ErrorP"
                           }
                         ],
@@ -2731,7 +4378,7 @@
               {
                 "kind": "TypeFunc",
                 "name": "Function",
-                "printedName": "([Swift.AnyHashable : Any]?, Swift.Error?, Swift.Int) -> ()",
+                "printedName": "([Swift.AnyHashable : Any]?, (any Swift.Error)?, Swift.Int) -> ()",
                 "children": [
                   {
                     "kind": "TypeNominal",
@@ -2741,7 +4388,7 @@
                   {
                     "kind": "TypeNominal",
                     "name": "Tuple",
-                    "printedName": "([Swift.AnyHashable : Any]?, Swift.Error?, Swift.Int)",
+                    "printedName": "([Swift.AnyHashable : Any]?, (any Swift.Error)?, Swift.Int)",
                     "children": [
                       {
                         "kind": "TypeNominal",
@@ -2773,12 +4420,12 @@
                       {
                         "kind": "TypeNominal",
                         "name": "Optional",
-                        "printedName": "Swift.Error?",
+                        "printedName": "(any Swift.Error)?",
                         "children": [
                           {
                             "kind": "TypeNominal",
                             "name": "Error",
-                            "printedName": "Swift.Error",
+                            "printedName": "any Swift.Error",
                             "usr": "s:s5ErrorP"
                           }
                         ],
@@ -2848,7 +4495,7 @@
               {
                 "kind": "TypeFunc",
                 "name": "Function",
-                "printedName": "([Swift.AnyHashable : Any]?, Swift.Error?, Swift.Int) -> ()",
+                "printedName": "([Swift.AnyHashable : Any]?, (any Swift.Error)?, Swift.Int) -> ()",
                 "children": [
                   {
                     "kind": "TypeNominal",
@@ -2858,7 +4505,7 @@
                   {
                     "kind": "TypeNominal",
                     "name": "Tuple",
-                    "printedName": "([Swift.AnyHashable : Any]?, Swift.Error?, Swift.Int)",
+                    "printedName": "([Swift.AnyHashable : Any]?, (any Swift.Error)?, Swift.Int)",
                     "children": [
                       {
                         "kind": "TypeNominal",
@@ -2890,12 +4537,12 @@
                       {
                         "kind": "TypeNominal",
                         "name": "Optional",
-                        "printedName": "Swift.Error?",
+                        "printedName": "(any Swift.Error)?",
                         "children": [
                           {
                             "kind": "TypeNominal",
                             "name": "Error",
-                            "printedName": "Swift.Error",
+                            "printedName": "any Swift.Error",
                             "usr": "s:s5ErrorP"
                           }
                         ],
@@ -2930,12 +4577,78 @@
           {
             "kind": "Function",
             "name": "sendCachedPurchaseConnectorEvents",
-            "printedName": "sendCachedPurchaseConnectorEvents(completionHandler:)",
+            "printedName": "sendCachedPurchaseConnectorEvents(completionHandler:onCachedEventsSent:)",
             "children": [
               {
                 "kind": "TypeNominal",
                 "name": "Void",
                 "printedName": "()"
+              },
+              {
+                "kind": "TypeFunc",
+                "name": "Function",
+                "printedName": "([Swift.AnyHashable : Any]?, (any Swift.Error)?, Swift.Int) -> ()",
+                "children": [
+                  {
+                    "kind": "TypeNominal",
+                    "name": "Void",
+                    "printedName": "()"
+                  },
+                  {
+                    "kind": "TypeNominal",
+                    "name": "Tuple",
+                    "printedName": "([Swift.AnyHashable : Any]?, (any Swift.Error)?, Swift.Int)",
+                    "children": [
+                      {
+                        "kind": "TypeNominal",
+                        "name": "Optional",
+                        "printedName": "[Swift.AnyHashable : Any]?",
+                        "children": [
+                          {
+                            "kind": "TypeNominal",
+                            "name": "Dictionary",
+                            "printedName": "[Swift.AnyHashable : Any]",
+                            "children": [
+                              {
+                                "kind": "TypeNominal",
+                                "name": "AnyHashable",
+                                "printedName": "Swift.AnyHashable",
+                                "usr": "s:s11AnyHashableV"
+                              },
+                              {
+                                "kind": "TypeNominal",
+                                "name": "ProtocolComposition",
+                                "printedName": "Any"
+                              }
+                            ],
+                            "usr": "s:SD"
+                          }
+                        ],
+                        "usr": "s:Sq"
+                      },
+                      {
+                        "kind": "TypeNominal",
+                        "name": "Optional",
+                        "printedName": "(any Swift.Error)?",
+                        "children": [
+                          {
+                            "kind": "TypeNominal",
+                            "name": "Error",
+                            "printedName": "any Swift.Error",
+                            "usr": "s:s5ErrorP"
+                          }
+                        ],
+                        "usr": "s:Sq"
+                      },
+                      {
+                        "kind": "TypeNominal",
+                        "name": "Int",
+                        "printedName": "Swift.Int",
+                        "usr": "s:Si"
+                      }
+                    ]
+                  }
+                ]
               },
               {
                 "kind": "TypeFunc",
@@ -2956,13 +4669,13 @@
               }
             ],
             "declKind": "Func",
-            "usr": "c:@M@AppsFlyerLib@objc(pl)AFSDKPurchaseDataSendingDelegate(im)sendCachedPurchaseConnectorEventsWithCompletionHandler:",
-            "mangledName": "$s12AppsFlyerLib32AFSDKPurchaseDataSendingDelegateP33sendCachedPurchaseConnectorEvents17completionHandleryyyc_tF",
+            "usr": "c:@M@AppsFlyerLib@objc(pl)AFSDKPurchaseDataSendingDelegate(im)sendCachedPurchaseConnectorEventsWithCompletionHandler:onCachedEventsSent:",
+            "mangledName": "$s12AppsFlyerLib32AFSDKPurchaseDataSendingDelegateP33sendCachedPurchaseConnectorEvents17completionHandler02oniL4SentyySDys11AnyHashableVypGSg_s5Error_pSgSitc_yyctF",
             "moduleName": "AppsFlyerLib",
             "genericSig": "<τ_0_0 where τ_0_0 : AppsFlyerLib.AFSDKPurchaseDataSendingDelegate>",
             "sugared_genericSig": "<Self where Self : AppsFlyerLib.AFSDKPurchaseDataSendingDelegate>",
             "protocolReq": true,
-            "objc_name": "sendCachedPurchaseConnectorEventsWithCompletionHandler:",
+            "objc_name": "sendCachedPurchaseConnectorEventsWithCompletionHandler:onCachedEventsSent:",
             "declAttributes": [
               "ObjC",
               "RawDocComment"
@@ -2979,6 +4692,22 @@
         "sugared_genericSig": "<Self : ObjectiveC.NSObjectProtocol>",
         "declAttributes": [
           "ObjC"
+        ],
+        "conformances": [
+          {
+            "kind": "Conformance",
+            "name": "Escapable",
+            "printedName": "Escapable",
+            "usr": "s:s9EscapableP",
+            "mangledName": "$ss9EscapableP"
+          },
+          {
+            "kind": "Conformance",
+            "name": "Copyable",
+            "printedName": "Copyable",
+            "usr": "s:s8CopyableP",
+            "mangledName": "$ss8CopyableP"
+          }
         ]
       }
     ],
@@ -2986,445 +4715,522 @@
   },
   "ConstValues": [
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
       "kind": "StringLiteral",
-      "offset": 355,
+      "offset": 380,
       "length": 35,
       "value": "\"com.appsflyer.ondevicemeasurement\""
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
       "kind": "StringLiteral",
-      "offset": 918,
-      "length": 25,
-      "value": "\"com.appsflyer.dma.queue\""
+      "offset": 949,
+      "length": 27,
+      "value": "\"AFSDKODMCompletionTimeout\""
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "FloatLiteral",
+      "offset": 1025,
+      "length": 3,
+      "value": "3.0"
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "FloatLiteral",
+      "offset": 1073,
+      "length": 3,
+      "value": "5.0"
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
       "kind": "IntegerLiteral",
-      "offset": 1388,
+      "offset": 1122,
       "length": 1,
       "value": "0"
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
       "kind": "IntegerLiteral",
-      "offset": 1436,
-      "length": 2,
-      "value": "-5"
-    },
-    {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
-      "kind": "StringLiteral",
-      "offset": 1532,
-      "length": 16,
-      "value": "\"sharedInstance\""
-    },
-    {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1764,
+      "offset": 3561,
       "length": 1,
       "value": "0"
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1812,
-      "length": 2,
-      "value": "-4"
-    },
-    {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
       "kind": "StringLiteral",
-      "offset": 1952,
-      "length": 21,
-      "value": "\"setFirstLaunchTime:\""
+      "offset": 3588,
+      "length": 65,
+      "value": "\"[ODM] The timeout value is set to 0. Skip the first ODM request\""
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "StringLiteral",
+      "offset": 3681,
+      "length": 7,
+      "value": "\"error\""
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
       "kind": "IntegerLiteral",
-      "offset": 2106,
+      "offset": 3690,
+      "length": 2,
+      "value": "-8"
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "StringLiteral",
+      "offset": 3694,
+      "length": 7,
+      "value": "\"delay\""
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "IntegerLiteral",
+      "offset": 3703,
       "length": 1,
       "value": "0"
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2154,
-      "length": 2,
-      "value": "-3"
-    },
-    {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
       "kind": "BooleanLiteral",
-      "offset": 2337,
+      "offset": 3854,
       "length": 4,
       "value": "true"
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
-      "kind": "BooleanLiteral",
-      "offset": 2676,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3226,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
       "kind": "StringLiteral",
-      "offset": 3322,
+      "offset": 3960,
+      "length": 7,
+      "value": "\"error\""
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "IntegerLiteral",
+      "offset": 3969,
+      "length": 2,
+      "value": "-5"
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "StringLiteral",
+      "offset": 3973,
+      "length": 7,
+      "value": "\"delay\""
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "IntegerLiteral",
+      "offset": 3982,
+      "length": 1,
+      "value": "0"
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "StringLiteral",
+      "offset": 4144,
+      "length": 16,
+      "value": "\"sharedInstance\""
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "StringLiteral",
+      "offset": 4365,
+      "length": 7,
+      "value": "\"error\""
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "IntegerLiteral",
+      "offset": 4374,
+      "length": 2,
+      "value": "-4"
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "StringLiteral",
+      "offset": 4378,
+      "length": 7,
+      "value": "\"delay\""
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "IntegerLiteral",
+      "offset": 4387,
+      "length": 1,
+      "value": "0"
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "StringLiteral",
+      "offset": 4661,
+      "length": 21,
+      "value": "\"setFirstLaunchTime:\""
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "StringLiteral",
+      "offset": 4782,
+      "length": 7,
+      "value": "\"error\""
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "IntegerLiteral",
+      "offset": 4791,
+      "length": 2,
+      "value": "-3"
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "StringLiteral",
+      "offset": 4795,
+      "length": 7,
+      "value": "\"delay\""
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "IntegerLiteral",
+      "offset": 4804,
+      "length": 1,
+      "value": "0"
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "StringLiteral",
+      "offset": 5063,
+      "length": 7,
+      "value": "\"delay\""
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "IntegerLiteral",
+      "offset": 5072,
+      "length": 1,
+      "value": "0"
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "StringLiteral",
+      "offset": 5249,
       "length": 56,
       "value": "\"fetchAggregateConversionInfoForInteraction:completion:\""
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3521,
-      "length": 1,
-      "value": "0"
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "StringLiteral",
+      "offset": 5406,
+      "length": 7,
+      "value": "\"error\""
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
       "kind": "IntegerLiteral",
-      "offset": 3569,
+      "offset": 5415,
       "length": 2,
       "value": "-2"
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "StringLiteral",
+      "offset": 5419,
+      "length": 7,
+      "value": "\"delay\""
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
       "kind": "IntegerLiteral",
-      "offset": 3700,
+      "offset": 5428,
       "length": 1,
       "value": "0"
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3787,
-      "length": 1,
-      "value": "0"
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "StringLiteral",
+      "offset": 5650,
+      "length": 7,
+      "value": "\"error\""
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
       "kind": "IntegerLiteral",
-      "offset": 3935,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3983,
+      "offset": 5659,
       "length": 2,
       "value": "-6"
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
       "kind": "StringLiteral",
-      "offset": 4542,
-      "length": 25,
-      "value": "\"ODM token fetch timeout\""
+      "offset": 5663,
+      "length": 7,
+      "value": "\"delay\""
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "IntegerLiteral",
+      "offset": 5672,
+      "length": 1,
+      "value": "0"
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "StringLiteral",
+      "offset": 5952,
+      "length": 66,
+      "value": "\"[ODM_DEBUG]: No need to call completion as we already called it.\""
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
       "kind": "BooleanLiteral",
-      "offset": 4594,
+      "offset": 6095,
       "length": 5,
       "value": "false"
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "StringLiteral",
+      "offset": 6149,
+      "length": 7,
+      "value": "\"error\""
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
       "kind": "IntegerLiteral",
-      "offset": 4694,
+      "offset": 6158,
       "length": 2,
       "value": "-2"
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "StringLiteral",
+      "offset": 6178,
+      "length": 7,
+      "value": "\"delay\""
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "StringLiteral",
+      "offset": 6683,
+      "length": 60,
+      "value": "\"[ODM_DEBUG]: No need to call completion as timeout reached\""
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
       "kind": "BooleanLiteral",
-      "offset": 4789,
+      "offset": 6819,
       "length": 5,
       "value": "false"
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
       "kind": "StringLiteral",
-      "offset": 4911,
-      "length": 22,
-      "value": "\"ODCConversionManager\""
+      "offset": 7075,
+      "length": 7,
+      "value": "\"delay\""
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "StringLiteral",
+      "offset": 7100,
+      "length": 7,
+      "value": "\"error\""
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "IntegerLiteral",
+      "offset": 7109,
+      "length": 2,
+      "value": "-7"
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "StringLiteral",
+      "offset": 7348,
+      "length": 7,
+      "value": "\"delay\""
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "StringLiteral",
+      "offset": 7500,
+      "length": 7,
+      "value": "\"error\""
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "IntegerLiteral",
+      "offset": 7509,
+      "length": 2,
+      "value": "-1"
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "StringLiteral",
+      "offset": 7513,
+      "length": 7,
+      "value": "\"delay\""
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "IntegerLiteral",
+      "offset": 7888,
+      "length": 1,
+      "value": "0"
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
       "kind": "StringLiteral",
       "offset": 225,
       "length": 17,
       "value": "\"IABTCF_CmpSdkID\""
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
       "kind": "StringLiteral",
       "offset": 280,
       "length": 12,
       "value": "\"cmp_sdk_id\""
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
       "kind": "StringLiteral",
       "offset": 328,
       "length": 22,
       "value": "\"IABTCF_CmpSdkVersion\""
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
       "kind": "StringLiteral",
       "offset": 389,
       "length": 17,
       "value": "\"cmp_sdk_version\""
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
       "kind": "StringLiteral",
       "offset": 445,
       "length": 22,
       "value": "\"IABTCF_PolicyVersion\""
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
       "kind": "StringLiteral",
       "offset": 509,
       "length": 16,
       "value": "\"policy_version\""
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
       "kind": "StringLiteral",
       "offset": 562,
       "length": 20,
       "value": "\"IABTCF_gdprApplies\""
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
       "kind": "StringLiteral",
       "offset": 622,
       "length": 14,
       "value": "\"gdpr_applies\""
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
       "kind": "StringLiteral",
       "offset": 673,
       "length": 17,
       "value": "\"IABTCF_TCString\""
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
       "kind": "StringLiteral",
       "offset": 730,
       "length": 10,
       "value": "\"tcstring\""
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
       "kind": "StringLiteral",
       "offset": 784,
       "length": 14,
       "value": "\"gdpr_applies\""
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
       "kind": "StringLiteral",
       "offset": 848,
       "length": 22,
       "value": "\"ad_user_data_enabled\""
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
       "kind": "StringLiteral",
       "offset": 927,
       "length": 28,
       "value": "\"ad_personalization_enabled\""
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
       "kind": "StringLiteral",
       "offset": 1001,
       "length": 20,
       "value": "\"ad_storage_enabled\""
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
       "kind": "StringLiteral",
       "offset": 1050,
       "length": 5,
       "value": "\"tcf\""
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
       "kind": "StringLiteral",
       "offset": 1087,
       "length": 8,
       "value": "\"manual\""
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
       "kind": "BooleanLiteral",
       "offset": 1491,
       "length": 4,
       "value": "true"
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
-      "kind": "Dictionary",
-      "offset": 1553,
-      "length": 3,
-      "value": "[]"
-    },
-    {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
-      "kind": "BooleanLiteral",
-      "offset": 1605,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2217,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
-      "kind": "StringLiteral",
-      "offset": 2291,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
-      "kind": "StringLiteral",
-      "offset": 2296,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3043,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift",
       "kind": "BooleanLiteral",
       "offset": 326,
       "length": 5,
       "value": "false"
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift",
-      "kind": "StringLiteral",
-      "offset": 174,
-      "length": 19,
-      "value": "\"AppsFlyerLib.AppsFlyerDMAService\""
-    },
-    {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
       "kind": "StringLiteral",
       "offset": 289,
       "length": 21,
       "value": "\"isUserSubjectToGDPR\""
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
       "kind": "StringLiteral",
       "offset": 355,
       "length": 24,
       "value": "\"hasConsentForDataUsage\""
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
       "kind": "StringLiteral",
       "offset": 433,
       "length": 33,
       "value": "\"hasConsentForAdsPersonalization\""
     },
     {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
       "kind": "StringLiteral",
       "offset": 511,
       "length": 24,
       "value": "\"hasConsentForAdStorage\""
-    },
-    {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
-      "kind": "StringLiteral",
-      "offset": 698,
-      "length": 52,
-      "value": "\"Appsflyer Consent Data: isUserSubjectToGDPR is nil\""
-    },
-    {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
-      "kind": "BooleanLiteral",
-      "offset": 775,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
-      "kind": "StringLiteral",
-      "offset": 1033,
-      "length": 55,
-      "value": "\"Appsflyer Consent Data: hasConsentForDataUsage is nil\""
-    },
-    {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
-      "kind": "BooleanLiteral",
-      "offset": 1113,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
-      "kind": "StringLiteral",
-      "offset": 1401,
-      "length": 64,
-      "value": "\"Appsflyer Consent Data: hasConsentForAdsPersonalization is nil\""
-    },
-    {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
-      "kind": "BooleanLiteral",
-      "offset": 1490,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
-      "kind": "BooleanLiteral",
-      "offset": 2149,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
-      "kind": "BooleanLiteral",
-      "offset": 4009,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
-      "kind": "Dictionary",
-      "offset": 4333,
-      "length": 3,
-      "value": "[]"
     }
   ]
 }
\ No newline at end of file

--
Gitblit v1.8.0