From a89ce1dfa842f1516ff5a0e985da9a382072c348 Mon Sep 17 00:00:00 2001
From: lpw <812862340@qq.com>
Date: Wed, 15 Jul 2026 09:36:01 +0800
Subject: [PATCH] 提交版本 4.13.0

---
 frameworks/AppsFlyerLib.xcframework/ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-simulator.abi.json | 2639 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 1 files changed, 2,392 insertions(+), 247 deletions(-)

diff --git a/frameworks/AppsFlyerLib.xcframework/ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-simulator.abi.json b/frameworks/AppsFlyerLib.xcframework/ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-simulator.abi.json
index 0bc4a5d..02005fe 100644
--- a/frameworks/AppsFlyerLib.xcframework/ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-simulator.abi.json
+++ b/frameworks/AppsFlyerLib.xcframework/ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-simulator.abi.json
@@ -1,35 +1,449 @@
 {
   "ABIRoot": {
     "kind": "Root",
-    "name": "TopLevel",
-    "printedName": "TopLevel",
+    "name": "AppsFlyerLib",
+    "printedName": "AppsFlyerLib",
     "children": [
       {
         "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": "AppTransactionWrapper",
-        "printedName": "AppTransactionWrapper",
+        "name": "AFSDKOnDeviceMeasurement",
+        "printedName": "AFSDKOnDeviceMeasurement",
         "children": [
           {
+            "kind": "Var",
+            "name": "conversionMangerClass",
+            "printedName": "conversionMangerClass",
+            "children": [
+              {
+                "kind": "TypeNominal",
+                "name": "Optional",
+                "printedName": "ObjectiveC.NSObject?",
+                "children": [
+                  {
+                    "kind": "TypeNominal",
+                    "name": "NSObject",
+                    "printedName": "ObjectiveC.NSObject",
+                    "usr": "c:objc(cs)NSObject"
+                  }
+                ],
+                "usr": "s:Sq"
+              }
+            ],
+            "declKind": "Var",
+            "usr": "s:12AppsFlyerLib24AFSDKOnDeviceMeasurementC21conversionMangerClass33_4727B35968F5AE916816FA2F27874B43LLSo8NSObjectCSgvp",
+            "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC21conversionMangerClass33_4727B35968F5AE916816FA2F27874B43LLSo8NSObjectCSgvp",
+            "moduleName": "AppsFlyerLib",
+            "isInternal": true,
+            "declAttributes": [
+              "Final",
+              "HasStorage",
+              "AccessControl"
+            ],
+            "fixedbinaryorder": 0,
+            "isLet": true,
+            "hasStorage": true
+          },
+          {
+            "kind": "Var",
+            "name": "queue",
+            "printedName": "queue",
+            "children": [
+              {
+                "kind": "TypeNominal",
+                "name": "DispatchQueue",
+                "printedName": "Dispatch.DispatchQueue",
+                "usr": "c:objc(cs)OS_dispatch_queue"
+              }
+            ],
+            "declKind": "Var",
+            "usr": "s:12AppsFlyerLib24AFSDKOnDeviceMeasurementC5queue33_4727B35968F5AE916816FA2F27874B43LLSo012OS_dispatch_G0Cvp",
+            "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC5queue33_4727B35968F5AE916816FA2F27874B43LLSo012OS_dispatch_G0Cvp",
+            "moduleName": "AppsFlyerLib",
+            "isInternal": true,
+            "declAttributes": [
+              "Final",
+              "HasStorage",
+              "AccessControl"
+            ],
+            "fixedbinaryorder": 1,
+            "isLet": true,
+            "hasStorage": true
+          },
+          {
+            "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": [
+              {
+                "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(cs)AFSDKOnDeviceMeasurement(py)currentODMInfo",
+            "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC14currentODMInfoSSSgvp",
+            "moduleName": "AppsFlyerLib",
+            "objc_name": "currentODMInfo",
+            "declAttributes": [
+              "Final",
+              "ObjC",
+              "AccessControl"
+            ],
+            "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(cs)AFSDKOnDeviceMeasurement(im)currentODMInfo",
+                "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC14currentODMInfoSSSgvg",
+                "moduleName": "AppsFlyerLib",
+                "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"
+                ],
+                "accessorKind": "get"
+              }
+            ]
+          },
+          {
+            "kind": "Var",
+            "name": "isODMInfoFetched",
+            "printedName": "isODMInfoFetched",
+            "children": [
+              {
+                "kind": "TypeNominal",
+                "name": "Bool",
+                "printedName": "Swift.Bool",
+                "usr": "s:Sb"
+              }
+            ],
+            "declKind": "Var",
+            "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(py)isODMInfoFetched",
+            "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC16isODMInfoFetchedSbvp",
+            "moduleName": "AppsFlyerLib",
+            "objc_name": "isODMInfoFetched",
+            "declAttributes": [
+              "Final",
+              "ObjC",
+              "AccessControl"
+            ],
+            "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(cs)AFSDKOnDeviceMeasurement(im)isODMInfoFetched",
+                "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC16isODMInfoFetchedSbvg",
+                "moduleName": "AppsFlyerLib",
+                "objc_name": "isODMInfoFetched",
+                "declAttributes": [
+                  "Final",
+                  "ObjC"
+                ],
+                "accessorKind": "get"
+              }
+            ]
+          },
+          {
+            "kind": "Constructor",
+            "name": "init",
+            "printedName": "init(queue:)",
+            "children": [
+              {
+                "kind": "TypeNominal",
+                "name": "AFSDKOnDeviceMeasurement",
+                "printedName": "AppsFlyerLib.AFSDKOnDeviceMeasurement",
+                "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement"
+              },
+              {
+                "kind": "TypeNominal",
+                "name": "DispatchQueue",
+                "printedName": "Dispatch.DispatchQueue",
+                "usr": "c:objc(cs)OS_dispatch_queue"
+              }
+            ],
+            "declKind": "Constructor",
+            "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(im)initWithQueue:",
+            "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC5queueACSo012OS_dispatch_G0C_tcfc",
+            "moduleName": "AppsFlyerLib",
+            "declAttributes": [
+              "AccessControl",
+              "RawDocComment",
+              "ObjC"
+            ],
+            "init_kind": "Designated"
+          },
+          {
+            "kind": "Constructor",
+            "name": "init",
+            "printedName": "init()",
+            "children": [
+              {
+                "kind": "TypeNominal",
+                "name": "AFSDKOnDeviceMeasurement",
+                "printedName": "AppsFlyerLib.AFSDKOnDeviceMeasurement",
+                "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement"
+              }
+            ],
+            "declKind": "Constructor",
+            "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(im)init",
+            "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementCACycfc",
+            "moduleName": "AppsFlyerLib",
+            "overriding": true,
+            "objc_name": "init",
+            "declAttributes": [
+              "Dynamic",
+              "ObjC",
+              "Override"
+            ],
+            "init_kind": "Designated"
+          },
+          {
             "kind": "Function",
-            "name": "fetchAppTransaction",
-            "printedName": "fetchAppTransaction(completion:)",
+            "name": "getODMConversionData",
+            "printedName": "getODMConversionData(timeout:completion:)",
             "children": [
               {
                 "kind": "TypeNominal",
@@ -37,9 +451,15 @@
                 "printedName": "()"
               },
               {
+                "kind": "TypeNominal",
+                "name": "Double",
+                "printedName": "Swift.Double",
+                "usr": "s:Sd"
+              },
+              {
                 "kind": "TypeFunc",
                 "name": "Function",
-                "printedName": "(Swift.String?, Swift.Error?) -> ()",
+                "printedName": "(Swift.String?, [Swift.String : Any]?) -> ()",
                 "children": [
                   {
                     "kind": "TypeNominal",
@@ -49,7 +469,7 @@
                   {
                     "kind": "TypeNominal",
                     "name": "Tuple",
-                    "printedName": "(Swift.String?, Swift.Error?)",
+                    "printedName": "(Swift.String?, [Swift.String : Any]?)",
                     "children": [
                       {
                         "kind": "TypeNominal",
@@ -68,13 +488,26 @@
                       {
                         "kind": "TypeNominal",
                         "name": "Optional",
-                        "printedName": "Swift.Error?",
+                        "printedName": "[Swift.String : Any]?",
                         "children": [
                           {
                             "kind": "TypeNominal",
-                            "name": "Error",
-                            "printedName": "Swift.Error",
-                            "usr": "s:s5ErrorP"
+                            "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"
@@ -85,11 +518,43 @@
               }
             ],
             "declKind": "Func",
-            "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper(cm)fetchAppTransactionWithCompletion:",
-            "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperC05fetchdE010completionyySSSg_s5Error_pSgtc_tFZ",
+            "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(im)getODMConversionDataWithTimeout:completion:",
+            "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC20getODMConversionData7timeout10completionySd_ySSSg_SDySSypGSgtctF",
+            "moduleName": "AppsFlyerLib",
+            "objc_name": "getODMConversionDataWithTimeout:completion:",
+            "declAttributes": [
+              "Final",
+              "ObjC",
+              "AccessControl",
+              "RawDocComment"
+            ],
+            "funcSelfKind": "NonMutating"
+          },
+          {
+            "kind": "Function",
+            "name": "loadODMClass",
+            "printedName": "loadODMClass()",
+            "children": [
+              {
+                "kind": "TypeNominal",
+                "name": "Optional",
+                "printedName": "ObjectiveC.NSObject?",
+                "children": [
+                  {
+                    "kind": "TypeNominal",
+                    "name": "NSObject",
+                    "printedName": "ObjectiveC.NSObject",
+                    "usr": "c:objc(cs)NSObject"
+                  }
+                ],
+                "usr": "s:Sq"
+              }
+            ],
+            "declKind": "Func",
+            "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(cm)loadODMClass",
+            "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC12loadODMClassSo8NSObjectCSgyFZ",
             "moduleName": "AppsFlyerLib",
             "static": true,
-            "objc_name": "fetchAppTransactionWithCompletion:",
             "declAttributes": [
               "Final",
               "ObjC"
@@ -97,38 +562,41 @@
             "funcSelfKind": "NonMutating"
           },
           {
-            "kind": "Constructor",
-            "name": "init",
-            "printedName": "init()",
+            "kind": "Function",
+            "name": "configuredTimeoutForSetAppleAppIDFetch",
+            "printedName": "configuredTimeoutForSetAppleAppIDFetch()",
             "children": [
               {
                 "kind": "TypeNominal",
-                "name": "AppTransactionWrapper",
-                "printedName": "AppsFlyerLib.AppTransactionWrapper",
-                "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper"
+                "name": "Double",
+                "printedName": "Swift.Double",
+                "usr": "s:Sd"
               }
             ],
-            "declKind": "Constructor",
-            "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper(im)init",
-            "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperCACycfc",
+            "declKind": "Func",
+            "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(cm)configuredTimeoutForSetAppleAppIDFetch",
+            "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC38configuredTimeoutForSetAppleAppIDFetchSdyFZ",
             "moduleName": "AppsFlyerLib",
-            "overriding": true,
-            "implicit": true,
-            "objc_name": "init",
+            "static": true,
             "declAttributes": [
-              "Dynamic",
+              "Final",
+              "AccessControl",
               "ObjC",
-              "Override"
+              "RawDocComment"
             ],
-            "init_kind": "Designated"
+            "funcSelfKind": "NonMutating"
           }
         ],
         "declKind": "Class",
-        "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper",
-        "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperC",
+        "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement",
+        "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC",
         "moduleName": "AppsFlyerLib",
-        "isOpen": true,
+        "intro_iOS": "12.0",
+        "objc_name": "AFSDKOnDeviceMeasurement",
         "declAttributes": [
+          "Final",
+          "Available",
+          "ObjCMembers",
           "ObjC"
         ],
         "superclassUsr": "c:objc(cs)NSObject",
@@ -137,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",
@@ -185,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"
           }
         ]
       },
@@ -1005,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"
               }
             ]
           },
@@ -1376,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"
+          }
         ]
       },
       {
@@ -1406,7 +2269,7 @@
               {
                 "kind": "TypeNominal",
                 "name": "AFSDKPurchaseDataSendingDelegate",
-                "printedName": "AppsFlyerLib.AFSDKPurchaseDataSendingDelegate",
+                "printedName": "any AppsFlyerLib.AFSDKPurchaseDataSendingDelegate",
                 "usr": "c:@M@AppsFlyerLib@objc(pl)AFSDKPurchaseDataSendingDelegate"
               }
             ],
@@ -1434,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"
+          }
         ]
       },
       {
@@ -1741,6 +2620,7 @@
         "usr": "c:@M@AppsFlyerLib@objc(cs)AppsFlyerDMAService",
         "mangledName": "$s12AppsFlyerLib0aB10DMAServiceC",
         "moduleName": "AppsFlyerLib",
+        "objc_name": "AppsFlyerDMAService",
         "declAttributes": [
           "Final",
           "ObjCMembers",
@@ -1751,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",
@@ -2275,6 +3169,7 @@
         "usr": "c:@M@AppsFlyerLib@objc(cs)AppsFlyerConsent",
         "mangledName": "$s12AppsFlyerLib0aB7ConsentC",
         "moduleName": "AppsFlyerLib",
+        "objc_name": "AppsFlyerConsent",
         "declAttributes": [
           "AccessControl",
           "Final",
@@ -2288,6 +3183,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",
@@ -2351,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": [
@@ -2379,7 +4267,7 @@
               {
                 "kind": "TypeFunc",
                 "name": "Function",
-                "printedName": "([Swift.AnyHashable : Any]?, Swift.Error?) -> ()",
+                "printedName": "([Swift.AnyHashable : Any]?, (any Swift.Error)?) -> ()",
                 "children": [
                   {
                     "kind": "TypeNominal",
@@ -2389,7 +4277,7 @@
                   {
                     "kind": "TypeNominal",
                     "name": "Tuple",
-                    "printedName": "([Swift.AnyHashable : Any]?, Swift.Error?)",
+                    "printedName": "([Swift.AnyHashable : Any]?, (any Swift.Error)?)",
                     "children": [
                       {
                         "kind": "TypeNominal",
@@ -2421,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"
                           }
                         ],
@@ -2490,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",
@@ -2500,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",
@@ -2532,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"
                           }
                         ],
@@ -2607,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",
@@ -2617,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",
@@ -2649,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"
                           }
                         ],
@@ -2689,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",
@@ -2715,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"
@@ -2738,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"
+          }
         ]
       }
     ],
@@ -2745,347 +4715,522 @@
   },
   "ConstValues": [
     {
-      "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
       "kind": "StringLiteral",
-      "offset": 356,
-      "length": 21,
-      "value": "\"AppTransactionError\""
+      "offset": 380,
+      "length": 35,
+      "value": "\"com.appsflyer.ondevicemeasurement\""
     },
     {
-      "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift",
-      "kind": "IntegerLiteral",
-      "offset": 397,
-      "length": 4,
-      "value": "1003"
-    },
-    {
-      "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
       "kind": "StringLiteral",
-      "offset": 453,
-      "length": 46,
-      "value": "\"AppTransaction is not supported on Simulator\""
+      "offset": 949,
+      "length": 27,
+      "value": "\"AFSDKODMCompletionTimeout\""
     },
     {
-      "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
       "kind": "FloatLiteral",
-      "offset": 741,
+      "offset": 1025,
       "length": 3,
-      "value": "2.0"
+      "value": "3.0"
     },
     {
-      "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift",
-      "kind": "StringLiteral",
-      "offset": 1325,
-      "length": 21,
-      "value": "\"AppTransactionError\""
+      "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\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
       "kind": "IntegerLiteral",
-      "offset": 1370,
+      "offset": 1122,
+      "length": 1,
+      "value": "0"
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "IntegerLiteral",
+      "offset": 3561,
+      "length": 1,
+      "value": "0"
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "StringLiteral",
+      "offset": 3588,
+      "length": 65,
+      "value": "\"[ODM] The timeout value is set to 0. Skip the first ODM request\""
+    },
+    {
+      "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": 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\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "BooleanLiteral",
+      "offset": 3854,
       "length": 4,
-      "value": "1001"
+      "value": "true"
     },
     {
-      "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
       "kind": "StringLiteral",
-      "offset": 1430,
-      "length": 41,
-      "value": "\"AppTransaction requires iOS 16 or later\""
+      "offset": 3960,
+      "length": 7,
+      "value": "\"error\""
     },
     {
-      "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
       "kind": "IntegerLiteral",
-      "offset": 1884,
-      "length": 13,
-      "value": "1000000000"
+      "offset": 3969,
+      "length": 2,
+      "value": "-5"
     },
     {
-      "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
       "kind": "StringLiteral",
-      "offset": 1977,
+      "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": "\"AppTransactionError\""
+      "value": "\"setFirstLaunchTime:\""
     },
     {
-      "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2022,
-      "length": 4,
-      "value": "1002"
-    },
-    {
-      "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift",
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
       "kind": "StringLiteral",
-      "offset": 2082,
-      "length": 32,
-      "value": "\"AppTransaction fetch timed out\""
+      "offset": 4782,
+      "length": 7,
+      "value": "\"error\""
     },
     {
-      "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/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": "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\/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\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "IntegerLiteral",
+      "offset": 5415,
+      "length": 2,
+      "value": "-2"
+    },
+    {
+      "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": 5428,
+      "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\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "IntegerLiteral",
+      "offset": 5659,
+      "length": 2,
+      "value": "-6"
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "StringLiteral",
+      "offset": 5663,
+      "length": 7,
+      "value": "\"delay\""
+    },
+    {
+      "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": 6095,
+      "length": 5,
+      "value": "false"
+    },
+    {
+      "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": 6158,
+      "length": 2,
+      "value": "-2"
+    },
+    {
+      "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": 6819,
+      "length": 5,
+      "value": "false"
+    },
+    {
+      "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift",
+      "kind": "StringLiteral",
+      "offset": 7075,
+      "length": 7,
+      "value": "\"delay\""
+    },
+    {
+      "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\/moris.gateno\/builds\/t3_taScGy\/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\/moris.gateno\/builds\/t3_taScGy\/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\/moris.gateno\/builds\/t3_taScGy\/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\/moris.gateno\/builds\/t3_taScGy\/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\/moris.gateno\/builds\/t3_taScGy\/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\/moris.gateno\/builds\/t3_taScGy\/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\/moris.gateno\/builds\/t3_taScGy\/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\/moris.gateno\/builds\/t3_taScGy\/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\/moris.gateno\/builds\/t3_taScGy\/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\/moris.gateno\/builds\/t3_taScGy\/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\/moris.gateno\/builds\/t3_taScGy\/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\/moris.gateno\/builds\/t3_taScGy\/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\/moris.gateno\/builds\/t3_taScGy\/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\/moris.gateno\/builds\/t3_taScGy\/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\/moris.gateno\/builds\/t3_taScGy\/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\/moris.gateno\/builds\/t3_taScGy\/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\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
-      "kind": "Dictionary",
-      "offset": 1553,
-      "length": 3,
-      "value": "[]"
-    },
-    {
-      "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/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\/AppsFlyerDMAService.swift",
       "kind": "BooleanLiteral",
-      "offset": 1605,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2217,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
-      "kind": "StringLiteral",
-      "offset": 2291,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
-      "kind": "StringLiteral",
-      "offset": 2296,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3043,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift",
-      "kind": "BooleanLiteral",
-      "offset": 300,
+      "offset": 326,
       "length": 5,
       "value": "false"
     },
     {
-      "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/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\/AppsFlyerConsent.swift",
       "kind": "StringLiteral",
-      "offset": 148,
-      "length": 19,
-      "value": "\"AppsFlyerLib.AppsFlyerDMAService\""
-    },
-    {
-      "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
-      "kind": "StringLiteral",
-      "offset": 265,
+      "offset": 289,
       "length": 21,
       "value": "\"isUserSubjectToGDPR\""
     },
     {
-      "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/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": 331,
+      "offset": 355,
       "length": 24,
       "value": "\"hasConsentForDataUsage\""
     },
     {
-      "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/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": 409,
+      "offset": 433,
       "length": 33,
       "value": "\"hasConsentForAdsPersonalization\""
     },
     {
-      "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/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": 487,
+      "offset": 511,
       "length": 24,
       "value": "\"hasConsentForAdStorage\""
-    },
-    {
-      "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
-      "kind": "StringLiteral",
-      "offset": 674,
-      "length": 52,
-      "value": "\"Appsflyer Consent Data: isUserSubjectToGDPR is nil\""
-    },
-    {
-      "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
-      "kind": "BooleanLiteral",
-      "offset": 751,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
-      "kind": "StringLiteral",
-      "offset": 1009,
-      "length": 55,
-      "value": "\"Appsflyer Consent Data: hasConsentForDataUsage is nil\""
-    },
-    {
-      "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
-      "kind": "BooleanLiteral",
-      "offset": 1089,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
-      "kind": "StringLiteral",
-      "offset": 1377,
-      "length": 64,
-      "value": "\"Appsflyer Consent Data: hasConsentForAdsPersonalization is nil\""
-    },
-    {
-      "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
-      "kind": "BooleanLiteral",
-      "offset": 1466,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
-      "kind": "BooleanLiteral",
-      "offset": 2125,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
-      "kind": "BooleanLiteral",
-      "offset": 3985,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
-      "kind": "Dictionary",
-      "offset": 4309,
-      "length": 3,
-      "value": "[]"
     }
   ]
 }
\ No newline at end of file

--
Gitblit v1.8.0