From 69eea9841717e4e9309bceebed466c86fb2287c6 Mon Sep 17 00:00:00 2001
From: lpw
Date: Sat, 03 Jun 2023 09:17:27 +0800
Subject: [PATCH] 3.15.0
---
frameworks/WAAfImpl.framework/Info.plist | 0
WAAfImpl.podspec | 2
frameworks/AppsFlyerLib.xcframework/tvos-arm64/AppsFlyerLib.framework/AppsFlyerLib | 0
frameworks/WAAfImpl.framework/Headers/WAAfImpl.h | 3
WAAfImpl/3.15.0/WAAfImpl.podspec | 26 +++
frameworks/AppsFlyerLib.xcframework/ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Resources/Info.plist | 16 +-
config/wa_sdk_impl_config_appsflyer.xml | 2
frameworks/AppsFlyerLib.xcframework/macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Headers/AppsFlyerLib.h | 52 +++++-
frameworks/AppsFlyerLib.xcframework/ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Headers/AppsFlyerLib.h | 52 +++++-
frameworks/AppsFlyerLib.xcframework/tvos-arm64/AppsFlyerLib.framework/Info.plist | 0
frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerShareInviteHelper.h | 2
frameworks/AppsFlyerLib.xcframework/ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/AppsFlyerLib | 0
frameworks/AppsFlyerLib.xcframework/ios-arm64_armv7/AppsFlyerLib.framework/Headers/AppsFlyerLib.h | 52 +++++-
frameworks/AppsFlyerLib.xcframework/tvos-arm64/AppsFlyerLib.framework/Headers/AppsFlyerLib.h | 52 +++++-
frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerLib.h | 52 +++++-
frameworks/AppsFlyerLib.xcframework/ios-arm64_armv7/AppsFlyerLib.framework/AppsFlyerLib | 0
frameworks/AppsFlyerLib.xcframework/macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Resources/Info.plist | 16 +-
frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Info.plist | 0
frameworks/AppsFlyerLib.xcframework/macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/AppsFlyerLib | 0
frameworks/WAAfImpl.framework/WAAfImpl | 0
frameworks/AppsFlyerLib.xcframework/ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Headers/AppsFlyerShareInviteHelper.h | 2
frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeDirectory | 0
frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/Info.plist | 0
frameworks/AppsFlyerLib.xcframework/Info.plist | 30 +-
frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/AppsFlyerLib | 0
frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/AppsFlyerLib | 0
frameworks/AppsFlyerLib.xcframework/ios-arm64_armv7/AppsFlyerLib.framework/Headers/AppsFlyerShareInviteHelper.h | 2
frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerLib.h | 52 +++++-
frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeDirectory | 0
frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeResources | 14
frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeRequirements-1 | 0
frameworks/AppsFlyerLib.xcframework/ios-arm64_armv7/AppsFlyerLib.framework/Info.plist | 0
frameworks/AppsFlyerLib.xcframework/macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Headers/AppsFlyerShareInviteHelper.h | 2
frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeResources | 14
frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerShareInviteHelper.h | 2
frameworks/AppsFlyerLib.xcframework/tvos-arm64/AppsFlyerLib.framework/Headers/AppsFlyerShareInviteHelper.h | 2
frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeRequirements-1 | 0
37 files changed, 333 insertions(+), 114 deletions(-)
diff --git a/WAAfImpl.podspec b/WAAfImpl.podspec
index f8a9bc0..2d873c1 100644
--- a/WAAfImpl.podspec
+++ b/WAAfImpl.podspec
@@ -9,7 +9,7 @@
Pod::Spec.new do |s|
s.name = 'WAAfImpl'
-s.version = '3.9.7'
+s.version = '3.15.0'
s.summary = 'WAAfImpl framework in production environment.'
s.license = 'MIT'
s.author = { "Wuyx" => "wuyixin_gh@gamehollywood.com" }
diff --git a/WAAfImpl/3.15.0/WAAfImpl.podspec b/WAAfImpl/3.15.0/WAAfImpl.podspec
new file mode 100644
index 0000000..2d873c1
--- /dev/null
+++ b/WAAfImpl/3.15.0/WAAfImpl.podspec
@@ -0,0 +1,26 @@
+#
+# Be sure to run `pod spec lint WAAfImpl.podspec' to ensure this is a
+# valid spec and to remove all comments including this before submitting the spec.
+#
+# To learn more about Podspec attributes see http://docs.cocoapods.org/specification.html
+# To see working Podspecs in the CocoaPods repo see https://github.com/CocoaPods/Specs/
+#
+
+Pod::Spec.new do |s|
+
+s.name = 'WAAfImpl'
+s.version = '3.15.0'
+s.summary = 'WAAfImpl framework in production environment.'
+s.license = 'MIT'
+s.author = { "Wuyx" => "wuyixin_gh@gamehollywood.com" }
+s.homepage = 'http://repo.wingsdk.cn:8082/summary/WAAfImpl.git'
+s.source = { :git => "http://admin@repo.wingsdk.cn:8082/r/WAAfImpl.git" , :tag => s.version}
+s.platform = :ios
+s.ios.deployment_target = "7.0"
+s.frameworks = "AdSupport", "iAd"
+s.vendored_frameworks = 'frameworks/*'
+s.resources = ['config/*.xml']
+s.requires_arc = true
+s.dependency 'WASdkIntf'
+s.dependency 'WASdkImpl'
+end
diff --git a/config/wa_sdk_impl_config_appsflyer.xml b/config/wa_sdk_impl_config_appsflyer.xml
index eee1f9d..fcad3f0 100644
--- a/config/wa_sdk_impl_config_appsflyer.xml
+++ b/config/wa_sdk_impl_config_appsflyer.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<config>
- <version val="AF3.9.7"/>
+ <version val="AF3.15.0"/>
<comps>
<!-- 数据收集模块 -->
<comp module="TRA" plaf="APPSFLYER" mandatory="YES" value="WAAFTrack" desc="APPSFLYER数据统计"/>
diff --git a/frameworks/AppsFlyerLib.xcframework/Info.plist b/frameworks/AppsFlyerLib.xcframework/Info.plist
index 9b97a91..ee754f8 100644
--- a/frameworks/AppsFlyerLib.xcframework/Info.plist
+++ b/frameworks/AppsFlyerLib.xcframework/Info.plist
@@ -6,19 +6,6 @@
<array>
<dict>
<key>LibraryIdentifier</key>
- <string>ios-arm64_armv7</string>
- <key>LibraryPath</key>
- <string>AppsFlyerLib.framework</string>
- <key>SupportedArchitectures</key>
- <array>
- <string>arm64</string>
- <string>armv7</string>
- </array>
- <key>SupportedPlatform</key>
- <string>ios</string>
- </dict>
- <dict>
- <key>LibraryIdentifier</key>
<string>tvos-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>AppsFlyerLib.framework</string>
@@ -31,6 +18,18 @@
<string>tvos</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
+ </dict>
+ <dict>
+ <key>LibraryIdentifier</key>
+ <string>tvos-arm64</string>
+ <key>LibraryPath</key>
+ <string>AppsFlyerLib.framework</string>
+ <key>SupportedArchitectures</key>
+ <array>
+ <string>arm64</string>
+ </array>
+ <key>SupportedPlatform</key>
+ <string>tvos</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
@@ -78,15 +77,16 @@
</dict>
<dict>
<key>LibraryIdentifier</key>
- <string>tvos-arm64</string>
+ <string>ios-arm64_armv7</string>
<key>LibraryPath</key>
<string>AppsFlyerLib.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
+ <string>armv7</string>
</array>
<key>SupportedPlatform</key>
- <string>tvos</string>
+ <string>ios</string>
</dict>
</array>
<key>CFBundlePackageType</key>
diff --git a/frameworks/AppsFlyerLib.xcframework/ios-arm64_armv7/AppsFlyerLib.framework/AppsFlyerLib b/frameworks/AppsFlyerLib.xcframework/ios-arm64_armv7/AppsFlyerLib.framework/AppsFlyerLib
index 6f6d2f7..970f4cd 100644
--- a/frameworks/AppsFlyerLib.xcframework/ios-arm64_armv7/AppsFlyerLib.framework/AppsFlyerLib
+++ b/frameworks/AppsFlyerLib.xcframework/ios-arm64_armv7/AppsFlyerLib.framework/AppsFlyerLib
Binary files differ
diff --git a/frameworks/AppsFlyerLib.xcframework/ios-arm64_armv7/AppsFlyerLib.framework/Headers/AppsFlyerLib.h b/frameworks/AppsFlyerLib.xcframework/ios-arm64_armv7/AppsFlyerLib.framework/Headers/AppsFlyerLib.h
index eeab40a..e72bea0 100644
--- a/frameworks/AppsFlyerLib.xcframework/ios-arm64_armv7/AppsFlyerLib.framework/Headers/AppsFlyerLib.h
+++ b/frameworks/AppsFlyerLib.xcframework/ios-arm64_armv7/AppsFlyerLib.framework/Headers/AppsFlyerLib.h
@@ -2,16 +2,16 @@
// AppsFlyerLib.h
// AppsFlyerLib
//
-// AppsFlyer iOS SDK 6.5.1 (51)
-// Copyright (c) 2012-2020 AppsFlyer Ltd. All rights reserved.
+// AppsFlyer iOS SDK 6.11.0 (114)
+// Copyright (c) 2012-2023 AppsFlyer Ltd. All rights reserved.
//
#import <Foundation/Foundation.h>
-#import "AppsFlyerCrossPromotionHelper.h"
-#import "AppsFlyerShareInviteHelper.h"
-#import "AppsFlyerDeepLinkResult.h"
-#import "AppsFlyerDeepLink.h"
+#import <AppsFlyerLib/AppsFlyerCrossPromotionHelper.h>
+#import <AppsFlyerLib/AppsFlyerShareInviteHelper.h>
+#import <AppsFlyerLib/AppsFlyerDeepLinkResult.h>
+#import <AppsFlyerLib/AppsFlyerDeepLink.h>
NS_ASSUME_NONNULL_BEGIN
@@ -95,6 +95,7 @@
#define AFEventParam8 @"af_param_8"
#define AFEventParam9 @"af_param_9"
#define AFEventParam10 @"af_param_10"
+#define AFEventParamTouch @"af_touch_obj"
#define AFEventParamDepartingDepartureDate @"af_departing_departure_date"
#define AFEventParamReturningDepartureDate @"af_returning_departure_date"
@@ -130,17 +131,34 @@
#define AFEventParamAdRevenueAdSize @"af_adrev_ad_size"
#define AFEventParamAdRevenueMediatedNetworkName @"af_adrev_mediated_network_name"
+
/// Mail hashing type
typedef enum {
/// None
EmailCryptTypeNone = 0,
- /// SHA1
- EmailCryptTypeSHA1 = 1,
- /// MD5
- EmailCryptTypeMD5 = 2,
/// SHA256
EmailCryptTypeSHA256 = 3
} EmailCryptType;
+
+typedef NS_CLOSED_ENUM(NSInteger, AFSDKPlugin) {
+ AFSDKPluginIOSNative,
+ AFSDKPluginUnity,
+ AFSDKPluginFlutter,
+ AFSDKPluginReactNative,
+ AFSDKPluginAdobeAir,
+ AFSDKPluginAdobeMobile,
+ AFSDKPluginCocos2dx,
+ AFSDKPluginCordova,
+ AFSDKPluginMparticle,
+ AFSDKPluginNativeScript,
+ AFSDKPluginExpo,
+ AFSDKPluginUnreal,
+ AFSDKPluginXamarin,
+ AFSDKPluginCapacitor,
+ AFSDKPluginSegment,
+ AFSDKPluginAdobeSwiftAEP
+} NS_SWIFT_NAME(Plugin);
+
NS_SWIFT_NAME(DeepLinkDelegate)
@protocol AppsFlyerDeepLinkDelegate <NSObject>
@@ -210,6 +228,9 @@
@return The singleton instance of AppsFlyerLib.
*/
+ (AppsFlyerLib *)shared;
+
+
+- (void)setUpInteroperabilityObject:(id)object;
/**
In case you use your own user ID in your app, you can set this property to that ID.
@@ -297,6 +318,9 @@
*/
@property(atomic) BOOL disableCollectASA;
+/**
+ Disable Apple Ads Attribution API +[AAAtribution attributionTokenWithError:]
+ */
@property(nonatomic) BOOL disableAppleAdsAttribution;
/**
@@ -368,6 +392,14 @@
@property(nonatomic, nullable) NSString *currentDeviceLanguage;
/**
+ Internal API. Please don't use.
+ */
+- (void)setPluginInfoWith:(AFSDKPlugin)plugin
+ pluginVersion:(NSString *)version
+ additionalParams:(NSDictionary * _Nullable)additionalParams
+NS_SWIFT_NAME(setPluginInfo(plugin:version:additionalParams:));
+
+/**
Enable the collection of Facebook Deferred AppLinks
Requires Facebook SDK and Facebook app on target/client device.
This API must be invoked prior to initializing the AppsFlyer SDK in order to function properly.
diff --git a/frameworks/AppsFlyerLib.xcframework/ios-arm64_armv7/AppsFlyerLib.framework/Headers/AppsFlyerShareInviteHelper.h b/frameworks/AppsFlyerLib.xcframework/ios-arm64_armv7/AppsFlyerLib.framework/Headers/AppsFlyerShareInviteHelper.h
index 715c14a..f55dbf9 100644
--- a/frameworks/AppsFlyerLib.xcframework/ios-arm64_armv7/AppsFlyerLib.framework/Headers/AppsFlyerShareInviteHelper.h
+++ b/frameworks/AppsFlyerLib.xcframework/ios-arm64_armv7/AppsFlyerLib.framework/Headers/AppsFlyerShareInviteHelper.h
@@ -7,7 +7,7 @@
//
#import <Foundation/Foundation.h>
-#import "AppsFlyerLinkGenerator.h"
+#import <AppsFlyerLib/AppsFlyerLinkGenerator.h>
/**
AppsFlyerShareInviteHelper
diff --git a/frameworks/AppsFlyerLib.xcframework/ios-arm64_armv7/AppsFlyerLib.framework/Info.plist b/frameworks/AppsFlyerLib.xcframework/ios-arm64_armv7/AppsFlyerLib.framework/Info.plist
index 857ff71..ed26839 100644
--- a/frameworks/AppsFlyerLib.xcframework/ios-arm64_armv7/AppsFlyerLib.framework/Info.plist
+++ b/frameworks/AppsFlyerLib.xcframework/ios-arm64_armv7/AppsFlyerLib.framework/Info.plist
Binary files differ
diff --git a/frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/AppsFlyerLib b/frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/AppsFlyerLib
index 58420f2..aa40fd5 100644
--- a/frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/AppsFlyerLib
+++ b/frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/AppsFlyerLib
Binary files differ
diff --git a/frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerLib.h b/frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerLib.h
index eeab40a..e72bea0 100644
--- a/frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerLib.h
+++ b/frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerLib.h
@@ -2,16 +2,16 @@
// AppsFlyerLib.h
// AppsFlyerLib
//
-// AppsFlyer iOS SDK 6.5.1 (51)
-// Copyright (c) 2012-2020 AppsFlyer Ltd. All rights reserved.
+// AppsFlyer iOS SDK 6.11.0 (114)
+// Copyright (c) 2012-2023 AppsFlyer Ltd. All rights reserved.
//
#import <Foundation/Foundation.h>
-#import "AppsFlyerCrossPromotionHelper.h"
-#import "AppsFlyerShareInviteHelper.h"
-#import "AppsFlyerDeepLinkResult.h"
-#import "AppsFlyerDeepLink.h"
+#import <AppsFlyerLib/AppsFlyerCrossPromotionHelper.h>
+#import <AppsFlyerLib/AppsFlyerShareInviteHelper.h>
+#import <AppsFlyerLib/AppsFlyerDeepLinkResult.h>
+#import <AppsFlyerLib/AppsFlyerDeepLink.h>
NS_ASSUME_NONNULL_BEGIN
@@ -95,6 +95,7 @@
#define AFEventParam8 @"af_param_8"
#define AFEventParam9 @"af_param_9"
#define AFEventParam10 @"af_param_10"
+#define AFEventParamTouch @"af_touch_obj"
#define AFEventParamDepartingDepartureDate @"af_departing_departure_date"
#define AFEventParamReturningDepartureDate @"af_returning_departure_date"
@@ -130,17 +131,34 @@
#define AFEventParamAdRevenueAdSize @"af_adrev_ad_size"
#define AFEventParamAdRevenueMediatedNetworkName @"af_adrev_mediated_network_name"
+
/// Mail hashing type
typedef enum {
/// None
EmailCryptTypeNone = 0,
- /// SHA1
- EmailCryptTypeSHA1 = 1,
- /// MD5
- EmailCryptTypeMD5 = 2,
/// SHA256
EmailCryptTypeSHA256 = 3
} EmailCryptType;
+
+typedef NS_CLOSED_ENUM(NSInteger, AFSDKPlugin) {
+ AFSDKPluginIOSNative,
+ AFSDKPluginUnity,
+ AFSDKPluginFlutter,
+ AFSDKPluginReactNative,
+ AFSDKPluginAdobeAir,
+ AFSDKPluginAdobeMobile,
+ AFSDKPluginCocos2dx,
+ AFSDKPluginCordova,
+ AFSDKPluginMparticle,
+ AFSDKPluginNativeScript,
+ AFSDKPluginExpo,
+ AFSDKPluginUnreal,
+ AFSDKPluginXamarin,
+ AFSDKPluginCapacitor,
+ AFSDKPluginSegment,
+ AFSDKPluginAdobeSwiftAEP
+} NS_SWIFT_NAME(Plugin);
+
NS_SWIFT_NAME(DeepLinkDelegate)
@protocol AppsFlyerDeepLinkDelegate <NSObject>
@@ -210,6 +228,9 @@
@return The singleton instance of AppsFlyerLib.
*/
+ (AppsFlyerLib *)shared;
+
+
+- (void)setUpInteroperabilityObject:(id)object;
/**
In case you use your own user ID in your app, you can set this property to that ID.
@@ -297,6 +318,9 @@
*/
@property(atomic) BOOL disableCollectASA;
+/**
+ Disable Apple Ads Attribution API +[AAAtribution attributionTokenWithError:]
+ */
@property(nonatomic) BOOL disableAppleAdsAttribution;
/**
@@ -368,6 +392,14 @@
@property(nonatomic, nullable) NSString *currentDeviceLanguage;
/**
+ Internal API. Please don't use.
+ */
+- (void)setPluginInfoWith:(AFSDKPlugin)plugin
+ pluginVersion:(NSString *)version
+ additionalParams:(NSDictionary * _Nullable)additionalParams
+NS_SWIFT_NAME(setPluginInfo(plugin:version:additionalParams:));
+
+/**
Enable the collection of Facebook Deferred AppLinks
Requires Facebook SDK and Facebook app on target/client device.
This API must be invoked prior to initializing the AppsFlyer SDK in order to function properly.
diff --git a/frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerShareInviteHelper.h b/frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerShareInviteHelper.h
index 715c14a..f55dbf9 100644
--- a/frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerShareInviteHelper.h
+++ b/frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerShareInviteHelper.h
@@ -7,7 +7,7 @@
//
#import <Foundation/Foundation.h>
-#import "AppsFlyerLinkGenerator.h"
+#import <AppsFlyerLib/AppsFlyerLinkGenerator.h>
/**
AppsFlyerShareInviteHelper
diff --git a/frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/Info.plist b/frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/Info.plist
index d60eab3..1953532 100644
--- a/frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/Info.plist
+++ b/frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/Info.plist
Binary files differ
diff --git a/frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeDirectory b/frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeDirectory
index 28db9b6..a145f68 100644
--- a/frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeDirectory
+++ b/frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeDirectory
Binary files differ
diff --git a/frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeRequirements-1 b/frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeRequirements-1
index b93ab82..5072512 100644
--- a/frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeRequirements-1
+++ b/frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeRequirements-1
Binary files differ
diff --git a/frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeResources b/frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeResources
index 077d468..1156a60 100644
--- a/frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeResources
+++ b/frameworks/AppsFlyerLib.xcframework/ios-arm64_i386_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeResources
@@ -18,7 +18,7 @@
</data>
<key>Headers/AppsFlyerLib.h</key>
<data>
- NbnEYqmh3YQxKTTMmU6NdiBjCPU=
+ BRCaV2SFcVfoUOnDLWs9rdh4b0Q=
</data>
<key>Headers/AppsFlyerLinkGenerator.h</key>
<data>
@@ -26,11 +26,11 @@
</data>
<key>Headers/AppsFlyerShareInviteHelper.h</key>
<data>
- d9/NIwpZ+CNQ8zsxhNkHTT7kpRE=
+ LysKB9CL90x+MWXOuuRPixmiVJo=
</data>
<key>Info.plist</key>
<data>
- GbWZO/IfU0HuLtMYUa/y74kscxc=
+ ORhCq4ii9z/2Bbnmzww5zh0FPaI=
</data>
<key>Modules/module.modulemap</key>
<data>
@@ -76,11 +76,11 @@
<dict>
<key>hash</key>
<data>
- NbnEYqmh3YQxKTTMmU6NdiBjCPU=
+ BRCaV2SFcVfoUOnDLWs9rdh4b0Q=
</data>
<key>hash2</key>
<data>
- VBCf2HT4z2f3yajqjKb+SDfyFWvy4PD1EWeiHBZg8FQ=
+ sQXQgO2PxI/ue0bApSgSsvmlUN2OfRjolidDXo3g8Uc=
</data>
</dict>
<key>Headers/AppsFlyerLinkGenerator.h</key>
@@ -98,11 +98,11 @@
<dict>
<key>hash</key>
<data>
- d9/NIwpZ+CNQ8zsxhNkHTT7kpRE=
+ LysKB9CL90x+MWXOuuRPixmiVJo=
</data>
<key>hash2</key>
<data>
- dcwbMQEM8N0Ugem7QbAWWGP+hfO/0vlued2Pep6IKtc=
+ PPGAG29u7O6ly0pq4HZsZxW1zcqL/viEKKBfZ6qzfdE=
</data>
</dict>
<key>Modules/module.modulemap</key>
diff --git a/frameworks/AppsFlyerLib.xcframework/ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/AppsFlyerLib b/frameworks/AppsFlyerLib.xcframework/ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/AppsFlyerLib
index b22006e..98cf3cc 100644
--- a/frameworks/AppsFlyerLib.xcframework/ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/AppsFlyerLib
+++ b/frameworks/AppsFlyerLib.xcframework/ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/AppsFlyerLib
Binary files differ
diff --git a/frameworks/AppsFlyerLib.xcframework/ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Headers/AppsFlyerLib.h b/frameworks/AppsFlyerLib.xcframework/ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Headers/AppsFlyerLib.h
index eeab40a..e72bea0 100644
--- a/frameworks/AppsFlyerLib.xcframework/ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Headers/AppsFlyerLib.h
+++ b/frameworks/AppsFlyerLib.xcframework/ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Headers/AppsFlyerLib.h
@@ -2,16 +2,16 @@
// AppsFlyerLib.h
// AppsFlyerLib
//
-// AppsFlyer iOS SDK 6.5.1 (51)
-// Copyright (c) 2012-2020 AppsFlyer Ltd. All rights reserved.
+// AppsFlyer iOS SDK 6.11.0 (114)
+// Copyright (c) 2012-2023 AppsFlyer Ltd. All rights reserved.
//
#import <Foundation/Foundation.h>
-#import "AppsFlyerCrossPromotionHelper.h"
-#import "AppsFlyerShareInviteHelper.h"
-#import "AppsFlyerDeepLinkResult.h"
-#import "AppsFlyerDeepLink.h"
+#import <AppsFlyerLib/AppsFlyerCrossPromotionHelper.h>
+#import <AppsFlyerLib/AppsFlyerShareInviteHelper.h>
+#import <AppsFlyerLib/AppsFlyerDeepLinkResult.h>
+#import <AppsFlyerLib/AppsFlyerDeepLink.h>
NS_ASSUME_NONNULL_BEGIN
@@ -95,6 +95,7 @@
#define AFEventParam8 @"af_param_8"
#define AFEventParam9 @"af_param_9"
#define AFEventParam10 @"af_param_10"
+#define AFEventParamTouch @"af_touch_obj"
#define AFEventParamDepartingDepartureDate @"af_departing_departure_date"
#define AFEventParamReturningDepartureDate @"af_returning_departure_date"
@@ -130,17 +131,34 @@
#define AFEventParamAdRevenueAdSize @"af_adrev_ad_size"
#define AFEventParamAdRevenueMediatedNetworkName @"af_adrev_mediated_network_name"
+
/// Mail hashing type
typedef enum {
/// None
EmailCryptTypeNone = 0,
- /// SHA1
- EmailCryptTypeSHA1 = 1,
- /// MD5
- EmailCryptTypeMD5 = 2,
/// SHA256
EmailCryptTypeSHA256 = 3
} EmailCryptType;
+
+typedef NS_CLOSED_ENUM(NSInteger, AFSDKPlugin) {
+ AFSDKPluginIOSNative,
+ AFSDKPluginUnity,
+ AFSDKPluginFlutter,
+ AFSDKPluginReactNative,
+ AFSDKPluginAdobeAir,
+ AFSDKPluginAdobeMobile,
+ AFSDKPluginCocos2dx,
+ AFSDKPluginCordova,
+ AFSDKPluginMparticle,
+ AFSDKPluginNativeScript,
+ AFSDKPluginExpo,
+ AFSDKPluginUnreal,
+ AFSDKPluginXamarin,
+ AFSDKPluginCapacitor,
+ AFSDKPluginSegment,
+ AFSDKPluginAdobeSwiftAEP
+} NS_SWIFT_NAME(Plugin);
+
NS_SWIFT_NAME(DeepLinkDelegate)
@protocol AppsFlyerDeepLinkDelegate <NSObject>
@@ -210,6 +228,9 @@
@return The singleton instance of AppsFlyerLib.
*/
+ (AppsFlyerLib *)shared;
+
+
+- (void)setUpInteroperabilityObject:(id)object;
/**
In case you use your own user ID in your app, you can set this property to that ID.
@@ -297,6 +318,9 @@
*/
@property(atomic) BOOL disableCollectASA;
+/**
+ Disable Apple Ads Attribution API +[AAAtribution attributionTokenWithError:]
+ */
@property(nonatomic) BOOL disableAppleAdsAttribution;
/**
@@ -368,6 +392,14 @@
@property(nonatomic, nullable) NSString *currentDeviceLanguage;
/**
+ Internal API. Please don't use.
+ */
+- (void)setPluginInfoWith:(AFSDKPlugin)plugin
+ pluginVersion:(NSString *)version
+ additionalParams:(NSDictionary * _Nullable)additionalParams
+NS_SWIFT_NAME(setPluginInfo(plugin:version:additionalParams:));
+
+/**
Enable the collection of Facebook Deferred AppLinks
Requires Facebook SDK and Facebook app on target/client device.
This API must be invoked prior to initializing the AppsFlyer SDK in order to function properly.
diff --git a/frameworks/AppsFlyerLib.xcframework/ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Headers/AppsFlyerShareInviteHelper.h b/frameworks/AppsFlyerLib.xcframework/ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Headers/AppsFlyerShareInviteHelper.h
index 715c14a..f55dbf9 100644
--- a/frameworks/AppsFlyerLib.xcframework/ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Headers/AppsFlyerShareInviteHelper.h
+++ b/frameworks/AppsFlyerLib.xcframework/ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Headers/AppsFlyerShareInviteHelper.h
@@ -7,7 +7,7 @@
//
#import <Foundation/Foundation.h>
-#import "AppsFlyerLinkGenerator.h"
+#import <AppsFlyerLib/AppsFlyerLinkGenerator.h>
/**
AppsFlyerShareInviteHelper
diff --git a/frameworks/AppsFlyerLib.xcframework/ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Resources/Info.plist b/frameworks/AppsFlyerLib.xcframework/ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Resources/Info.plist
index 98d23c8..f79a5ff 100644
--- a/frameworks/AppsFlyerLib.xcframework/ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Resources/Info.plist
+++ b/frameworks/AppsFlyerLib.xcframework/ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Resources/Info.plist
@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
- <string>20G224</string>
+ <string>22E252</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@@ -25,23 +25,23 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
- <string>6.3.4</string>
+ <string>6.9.2</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
- <string>13C100</string>
+ <string>12E507</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
- <string>12.1</string>
+ <string>11.3</string>
<key>DTSDKBuild</key>
- <string>21C46</string>
+ <string>20E214</string>
<key>DTSDKName</key>
- <string>macosx12.1</string>
+ <string>macosx11.3</string>
<key>DTXcode</key>
- <string>1321</string>
+ <string>1251</string>
<key>DTXcodeBuild</key>
- <string>13C100</string>
+ <string>12E507</string>
<key>LSMinimumSystemVersion</key>
<string>10.15</string>
<key>UIDeviceFamily</key>
diff --git a/frameworks/AppsFlyerLib.xcframework/macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/AppsFlyerLib b/frameworks/AppsFlyerLib.xcframework/macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/AppsFlyerLib
index 751b18b..478153f 100644
--- a/frameworks/AppsFlyerLib.xcframework/macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/AppsFlyerLib
+++ b/frameworks/AppsFlyerLib.xcframework/macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/AppsFlyerLib
Binary files differ
diff --git a/frameworks/AppsFlyerLib.xcframework/macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Headers/AppsFlyerLib.h b/frameworks/AppsFlyerLib.xcframework/macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Headers/AppsFlyerLib.h
index eeab40a..e72bea0 100644
--- a/frameworks/AppsFlyerLib.xcframework/macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Headers/AppsFlyerLib.h
+++ b/frameworks/AppsFlyerLib.xcframework/macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Headers/AppsFlyerLib.h
@@ -2,16 +2,16 @@
// AppsFlyerLib.h
// AppsFlyerLib
//
-// AppsFlyer iOS SDK 6.5.1 (51)
-// Copyright (c) 2012-2020 AppsFlyer Ltd. All rights reserved.
+// AppsFlyer iOS SDK 6.11.0 (114)
+// Copyright (c) 2012-2023 AppsFlyer Ltd. All rights reserved.
//
#import <Foundation/Foundation.h>
-#import "AppsFlyerCrossPromotionHelper.h"
-#import "AppsFlyerShareInviteHelper.h"
-#import "AppsFlyerDeepLinkResult.h"
-#import "AppsFlyerDeepLink.h"
+#import <AppsFlyerLib/AppsFlyerCrossPromotionHelper.h>
+#import <AppsFlyerLib/AppsFlyerShareInviteHelper.h>
+#import <AppsFlyerLib/AppsFlyerDeepLinkResult.h>
+#import <AppsFlyerLib/AppsFlyerDeepLink.h>
NS_ASSUME_NONNULL_BEGIN
@@ -95,6 +95,7 @@
#define AFEventParam8 @"af_param_8"
#define AFEventParam9 @"af_param_9"
#define AFEventParam10 @"af_param_10"
+#define AFEventParamTouch @"af_touch_obj"
#define AFEventParamDepartingDepartureDate @"af_departing_departure_date"
#define AFEventParamReturningDepartureDate @"af_returning_departure_date"
@@ -130,17 +131,34 @@
#define AFEventParamAdRevenueAdSize @"af_adrev_ad_size"
#define AFEventParamAdRevenueMediatedNetworkName @"af_adrev_mediated_network_name"
+
/// Mail hashing type
typedef enum {
/// None
EmailCryptTypeNone = 0,
- /// SHA1
- EmailCryptTypeSHA1 = 1,
- /// MD5
- EmailCryptTypeMD5 = 2,
/// SHA256
EmailCryptTypeSHA256 = 3
} EmailCryptType;
+
+typedef NS_CLOSED_ENUM(NSInteger, AFSDKPlugin) {
+ AFSDKPluginIOSNative,
+ AFSDKPluginUnity,
+ AFSDKPluginFlutter,
+ AFSDKPluginReactNative,
+ AFSDKPluginAdobeAir,
+ AFSDKPluginAdobeMobile,
+ AFSDKPluginCocos2dx,
+ AFSDKPluginCordova,
+ AFSDKPluginMparticle,
+ AFSDKPluginNativeScript,
+ AFSDKPluginExpo,
+ AFSDKPluginUnreal,
+ AFSDKPluginXamarin,
+ AFSDKPluginCapacitor,
+ AFSDKPluginSegment,
+ AFSDKPluginAdobeSwiftAEP
+} NS_SWIFT_NAME(Plugin);
+
NS_SWIFT_NAME(DeepLinkDelegate)
@protocol AppsFlyerDeepLinkDelegate <NSObject>
@@ -210,6 +228,9 @@
@return The singleton instance of AppsFlyerLib.
*/
+ (AppsFlyerLib *)shared;
+
+
+- (void)setUpInteroperabilityObject:(id)object;
/**
In case you use your own user ID in your app, you can set this property to that ID.
@@ -297,6 +318,9 @@
*/
@property(atomic) BOOL disableCollectASA;
+/**
+ Disable Apple Ads Attribution API +[AAAtribution attributionTokenWithError:]
+ */
@property(nonatomic) BOOL disableAppleAdsAttribution;
/**
@@ -368,6 +392,14 @@
@property(nonatomic, nullable) NSString *currentDeviceLanguage;
/**
+ Internal API. Please don't use.
+ */
+- (void)setPluginInfoWith:(AFSDKPlugin)plugin
+ pluginVersion:(NSString *)version
+ additionalParams:(NSDictionary * _Nullable)additionalParams
+NS_SWIFT_NAME(setPluginInfo(plugin:version:additionalParams:));
+
+/**
Enable the collection of Facebook Deferred AppLinks
Requires Facebook SDK and Facebook app on target/client device.
This API must be invoked prior to initializing the AppsFlyer SDK in order to function properly.
diff --git a/frameworks/AppsFlyerLib.xcframework/macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Headers/AppsFlyerShareInviteHelper.h b/frameworks/AppsFlyerLib.xcframework/macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Headers/AppsFlyerShareInviteHelper.h
index 715c14a..f55dbf9 100644
--- a/frameworks/AppsFlyerLib.xcframework/macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Headers/AppsFlyerShareInviteHelper.h
+++ b/frameworks/AppsFlyerLib.xcframework/macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Headers/AppsFlyerShareInviteHelper.h
@@ -7,7 +7,7 @@
//
#import <Foundation/Foundation.h>
-#import "AppsFlyerLinkGenerator.h"
+#import <AppsFlyerLib/AppsFlyerLinkGenerator.h>
/**
AppsFlyerShareInviteHelper
diff --git a/frameworks/AppsFlyerLib.xcframework/macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Resources/Info.plist b/frameworks/AppsFlyerLib.xcframework/macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Resources/Info.plist
index e1e1e7d..4a0b187 100644
--- a/frameworks/AppsFlyerLib.xcframework/macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Resources/Info.plist
+++ b/frameworks/AppsFlyerLib.xcframework/macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Resources/Info.plist
@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
- <string>20G224</string>
+ <string>22E252</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@@ -25,23 +25,23 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
- <string>6.3.4</string>
+ <string>6.9.2</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
- <string>13C100</string>
+ <string>12E507</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
- <string>12.1</string>
+ <string>11.3</string>
<key>DTSDKBuild</key>
- <string>21C46</string>
+ <string>20E214</string>
<key>DTSDKName</key>
- <string>macosx12.1</string>
+ <string>macosx11.3</string>
<key>DTXcode</key>
- <string>1321</string>
+ <string>1251</string>
<key>DTXcodeBuild</key>
- <string>13C100</string>
+ <string>12E507</string>
<key>LSMinimumSystemVersion</key>
<string>10.11</string>
</dict>
diff --git a/frameworks/AppsFlyerLib.xcframework/tvos-arm64/AppsFlyerLib.framework/AppsFlyerLib b/frameworks/AppsFlyerLib.xcframework/tvos-arm64/AppsFlyerLib.framework/AppsFlyerLib
index aea58f2..c371eed 100644
--- a/frameworks/AppsFlyerLib.xcframework/tvos-arm64/AppsFlyerLib.framework/AppsFlyerLib
+++ b/frameworks/AppsFlyerLib.xcframework/tvos-arm64/AppsFlyerLib.framework/AppsFlyerLib
Binary files differ
diff --git a/frameworks/AppsFlyerLib.xcframework/tvos-arm64/AppsFlyerLib.framework/Headers/AppsFlyerLib.h b/frameworks/AppsFlyerLib.xcframework/tvos-arm64/AppsFlyerLib.framework/Headers/AppsFlyerLib.h
index eeab40a..e72bea0 100644
--- a/frameworks/AppsFlyerLib.xcframework/tvos-arm64/AppsFlyerLib.framework/Headers/AppsFlyerLib.h
+++ b/frameworks/AppsFlyerLib.xcframework/tvos-arm64/AppsFlyerLib.framework/Headers/AppsFlyerLib.h
@@ -2,16 +2,16 @@
// AppsFlyerLib.h
// AppsFlyerLib
//
-// AppsFlyer iOS SDK 6.5.1 (51)
-// Copyright (c) 2012-2020 AppsFlyer Ltd. All rights reserved.
+// AppsFlyer iOS SDK 6.11.0 (114)
+// Copyright (c) 2012-2023 AppsFlyer Ltd. All rights reserved.
//
#import <Foundation/Foundation.h>
-#import "AppsFlyerCrossPromotionHelper.h"
-#import "AppsFlyerShareInviteHelper.h"
-#import "AppsFlyerDeepLinkResult.h"
-#import "AppsFlyerDeepLink.h"
+#import <AppsFlyerLib/AppsFlyerCrossPromotionHelper.h>
+#import <AppsFlyerLib/AppsFlyerShareInviteHelper.h>
+#import <AppsFlyerLib/AppsFlyerDeepLinkResult.h>
+#import <AppsFlyerLib/AppsFlyerDeepLink.h>
NS_ASSUME_NONNULL_BEGIN
@@ -95,6 +95,7 @@
#define AFEventParam8 @"af_param_8"
#define AFEventParam9 @"af_param_9"
#define AFEventParam10 @"af_param_10"
+#define AFEventParamTouch @"af_touch_obj"
#define AFEventParamDepartingDepartureDate @"af_departing_departure_date"
#define AFEventParamReturningDepartureDate @"af_returning_departure_date"
@@ -130,17 +131,34 @@
#define AFEventParamAdRevenueAdSize @"af_adrev_ad_size"
#define AFEventParamAdRevenueMediatedNetworkName @"af_adrev_mediated_network_name"
+
/// Mail hashing type
typedef enum {
/// None
EmailCryptTypeNone = 0,
- /// SHA1
- EmailCryptTypeSHA1 = 1,
- /// MD5
- EmailCryptTypeMD5 = 2,
/// SHA256
EmailCryptTypeSHA256 = 3
} EmailCryptType;
+
+typedef NS_CLOSED_ENUM(NSInteger, AFSDKPlugin) {
+ AFSDKPluginIOSNative,
+ AFSDKPluginUnity,
+ AFSDKPluginFlutter,
+ AFSDKPluginReactNative,
+ AFSDKPluginAdobeAir,
+ AFSDKPluginAdobeMobile,
+ AFSDKPluginCocos2dx,
+ AFSDKPluginCordova,
+ AFSDKPluginMparticle,
+ AFSDKPluginNativeScript,
+ AFSDKPluginExpo,
+ AFSDKPluginUnreal,
+ AFSDKPluginXamarin,
+ AFSDKPluginCapacitor,
+ AFSDKPluginSegment,
+ AFSDKPluginAdobeSwiftAEP
+} NS_SWIFT_NAME(Plugin);
+
NS_SWIFT_NAME(DeepLinkDelegate)
@protocol AppsFlyerDeepLinkDelegate <NSObject>
@@ -210,6 +228,9 @@
@return The singleton instance of AppsFlyerLib.
*/
+ (AppsFlyerLib *)shared;
+
+
+- (void)setUpInteroperabilityObject:(id)object;
/**
In case you use your own user ID in your app, you can set this property to that ID.
@@ -297,6 +318,9 @@
*/
@property(atomic) BOOL disableCollectASA;
+/**
+ Disable Apple Ads Attribution API +[AAAtribution attributionTokenWithError:]
+ */
@property(nonatomic) BOOL disableAppleAdsAttribution;
/**
@@ -368,6 +392,14 @@
@property(nonatomic, nullable) NSString *currentDeviceLanguage;
/**
+ Internal API. Please don't use.
+ */
+- (void)setPluginInfoWith:(AFSDKPlugin)plugin
+ pluginVersion:(NSString *)version
+ additionalParams:(NSDictionary * _Nullable)additionalParams
+NS_SWIFT_NAME(setPluginInfo(plugin:version:additionalParams:));
+
+/**
Enable the collection of Facebook Deferred AppLinks
Requires Facebook SDK and Facebook app on target/client device.
This API must be invoked prior to initializing the AppsFlyer SDK in order to function properly.
diff --git a/frameworks/AppsFlyerLib.xcframework/tvos-arm64/AppsFlyerLib.framework/Headers/AppsFlyerShareInviteHelper.h b/frameworks/AppsFlyerLib.xcframework/tvos-arm64/AppsFlyerLib.framework/Headers/AppsFlyerShareInviteHelper.h
index 715c14a..f55dbf9 100644
--- a/frameworks/AppsFlyerLib.xcframework/tvos-arm64/AppsFlyerLib.framework/Headers/AppsFlyerShareInviteHelper.h
+++ b/frameworks/AppsFlyerLib.xcframework/tvos-arm64/AppsFlyerLib.framework/Headers/AppsFlyerShareInviteHelper.h
@@ -7,7 +7,7 @@
//
#import <Foundation/Foundation.h>
-#import "AppsFlyerLinkGenerator.h"
+#import <AppsFlyerLib/AppsFlyerLinkGenerator.h>
/**
AppsFlyerShareInviteHelper
diff --git a/frameworks/AppsFlyerLib.xcframework/tvos-arm64/AppsFlyerLib.framework/Info.plist b/frameworks/AppsFlyerLib.xcframework/tvos-arm64/AppsFlyerLib.framework/Info.plist
index ba9816d..1d57949 100644
--- a/frameworks/AppsFlyerLib.xcframework/tvos-arm64/AppsFlyerLib.framework/Info.plist
+++ b/frameworks/AppsFlyerLib.xcframework/tvos-arm64/AppsFlyerLib.framework/Info.plist
Binary files differ
diff --git a/frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/AppsFlyerLib b/frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/AppsFlyerLib
index e99d42e..7972c0e 100644
--- a/frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/AppsFlyerLib
+++ b/frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/AppsFlyerLib
Binary files differ
diff --git a/frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerLib.h b/frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerLib.h
index eeab40a..e72bea0 100644
--- a/frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerLib.h
+++ b/frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerLib.h
@@ -2,16 +2,16 @@
// AppsFlyerLib.h
// AppsFlyerLib
//
-// AppsFlyer iOS SDK 6.5.1 (51)
-// Copyright (c) 2012-2020 AppsFlyer Ltd. All rights reserved.
+// AppsFlyer iOS SDK 6.11.0 (114)
+// Copyright (c) 2012-2023 AppsFlyer Ltd. All rights reserved.
//
#import <Foundation/Foundation.h>
-#import "AppsFlyerCrossPromotionHelper.h"
-#import "AppsFlyerShareInviteHelper.h"
-#import "AppsFlyerDeepLinkResult.h"
-#import "AppsFlyerDeepLink.h"
+#import <AppsFlyerLib/AppsFlyerCrossPromotionHelper.h>
+#import <AppsFlyerLib/AppsFlyerShareInviteHelper.h>
+#import <AppsFlyerLib/AppsFlyerDeepLinkResult.h>
+#import <AppsFlyerLib/AppsFlyerDeepLink.h>
NS_ASSUME_NONNULL_BEGIN
@@ -95,6 +95,7 @@
#define AFEventParam8 @"af_param_8"
#define AFEventParam9 @"af_param_9"
#define AFEventParam10 @"af_param_10"
+#define AFEventParamTouch @"af_touch_obj"
#define AFEventParamDepartingDepartureDate @"af_departing_departure_date"
#define AFEventParamReturningDepartureDate @"af_returning_departure_date"
@@ -130,17 +131,34 @@
#define AFEventParamAdRevenueAdSize @"af_adrev_ad_size"
#define AFEventParamAdRevenueMediatedNetworkName @"af_adrev_mediated_network_name"
+
/// Mail hashing type
typedef enum {
/// None
EmailCryptTypeNone = 0,
- /// SHA1
- EmailCryptTypeSHA1 = 1,
- /// MD5
- EmailCryptTypeMD5 = 2,
/// SHA256
EmailCryptTypeSHA256 = 3
} EmailCryptType;
+
+typedef NS_CLOSED_ENUM(NSInteger, AFSDKPlugin) {
+ AFSDKPluginIOSNative,
+ AFSDKPluginUnity,
+ AFSDKPluginFlutter,
+ AFSDKPluginReactNative,
+ AFSDKPluginAdobeAir,
+ AFSDKPluginAdobeMobile,
+ AFSDKPluginCocos2dx,
+ AFSDKPluginCordova,
+ AFSDKPluginMparticle,
+ AFSDKPluginNativeScript,
+ AFSDKPluginExpo,
+ AFSDKPluginUnreal,
+ AFSDKPluginXamarin,
+ AFSDKPluginCapacitor,
+ AFSDKPluginSegment,
+ AFSDKPluginAdobeSwiftAEP
+} NS_SWIFT_NAME(Plugin);
+
NS_SWIFT_NAME(DeepLinkDelegate)
@protocol AppsFlyerDeepLinkDelegate <NSObject>
@@ -210,6 +228,9 @@
@return The singleton instance of AppsFlyerLib.
*/
+ (AppsFlyerLib *)shared;
+
+
+- (void)setUpInteroperabilityObject:(id)object;
/**
In case you use your own user ID in your app, you can set this property to that ID.
@@ -297,6 +318,9 @@
*/
@property(atomic) BOOL disableCollectASA;
+/**
+ Disable Apple Ads Attribution API +[AAAtribution attributionTokenWithError:]
+ */
@property(nonatomic) BOOL disableAppleAdsAttribution;
/**
@@ -368,6 +392,14 @@
@property(nonatomic, nullable) NSString *currentDeviceLanguage;
/**
+ Internal API. Please don't use.
+ */
+- (void)setPluginInfoWith:(AFSDKPlugin)plugin
+ pluginVersion:(NSString *)version
+ additionalParams:(NSDictionary * _Nullable)additionalParams
+NS_SWIFT_NAME(setPluginInfo(plugin:version:additionalParams:));
+
+/**
Enable the collection of Facebook Deferred AppLinks
Requires Facebook SDK and Facebook app on target/client device.
This API must be invoked prior to initializing the AppsFlyer SDK in order to function properly.
diff --git a/frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerShareInviteHelper.h b/frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerShareInviteHelper.h
index 715c14a..f55dbf9 100644
--- a/frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerShareInviteHelper.h
+++ b/frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerShareInviteHelper.h
@@ -7,7 +7,7 @@
//
#import <Foundation/Foundation.h>
-#import "AppsFlyerLinkGenerator.h"
+#import <AppsFlyerLib/AppsFlyerLinkGenerator.h>
/**
AppsFlyerShareInviteHelper
diff --git a/frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Info.plist b/frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Info.plist
index b672642..345f8db 100644
--- a/frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Info.plist
+++ b/frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Info.plist
Binary files differ
diff --git a/frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeDirectory b/frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeDirectory
index 79f098b..ed501da 100644
--- a/frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeDirectory
+++ b/frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeDirectory
Binary files differ
diff --git a/frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeRequirements-1 b/frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeRequirements-1
index 86b6aa7..7a64ac5 100644
--- a/frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeRequirements-1
+++ b/frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeRequirements-1
Binary files differ
diff --git a/frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeResources b/frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeResources
index f5e2730..163d4e3 100644
--- a/frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeResources
+++ b/frameworks/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeResources
@@ -18,7 +18,7 @@
</data>
<key>Headers/AppsFlyerLib.h</key>
<data>
- NbnEYqmh3YQxKTTMmU6NdiBjCPU=
+ BRCaV2SFcVfoUOnDLWs9rdh4b0Q=
</data>
<key>Headers/AppsFlyerLinkGenerator.h</key>
<data>
@@ -26,11 +26,11 @@
</data>
<key>Headers/AppsFlyerShareInviteHelper.h</key>
<data>
- d9/NIwpZ+CNQ8zsxhNkHTT7kpRE=
+ LysKB9CL90x+MWXOuuRPixmiVJo=
</data>
<key>Info.plist</key>
<data>
- 5QhzTTFQOBHLASR1HKiUixnktZw=
+ tsJHh+xunTsVuCBtNE0BskCFI04=
</data>
<key>Modules/module.modulemap</key>
<data>
@@ -76,11 +76,11 @@
<dict>
<key>hash</key>
<data>
- NbnEYqmh3YQxKTTMmU6NdiBjCPU=
+ BRCaV2SFcVfoUOnDLWs9rdh4b0Q=
</data>
<key>hash2</key>
<data>
- VBCf2HT4z2f3yajqjKb+SDfyFWvy4PD1EWeiHBZg8FQ=
+ sQXQgO2PxI/ue0bApSgSsvmlUN2OfRjolidDXo3g8Uc=
</data>
</dict>
<key>Headers/AppsFlyerLinkGenerator.h</key>
@@ -98,11 +98,11 @@
<dict>
<key>hash</key>
<data>
- d9/NIwpZ+CNQ8zsxhNkHTT7kpRE=
+ LysKB9CL90x+MWXOuuRPixmiVJo=
</data>
<key>hash2</key>
<data>
- dcwbMQEM8N0Ugem7QbAWWGP+hfO/0vlued2Pep6IKtc=
+ PPGAG29u7O6ly0pq4HZsZxW1zcqL/viEKKBfZ6qzfdE=
</data>
</dict>
<key>Modules/module.modulemap</key>
diff --git a/frameworks/WAAfImpl.framework/Headers/WAAfImpl.h b/frameworks/WAAfImpl.framework/Headers/WAAfImpl.h
index ad3829c..25f18dd 100644
--- a/frameworks/WAAfImpl.framework/Headers/WAAfImpl.h
+++ b/frameworks/WAAfImpl.framework/Headers/WAAfImpl.h
@@ -16,4 +16,5 @@
// In this header, you should import all the public headers of your framework using statements like #import <WAAfImpl/PublicHeader.h>
-//time:2022/02/16 09:17 ver:3.9.7
+//time:2023/06/06 12:29 ver:3.15.0
+//1
diff --git a/frameworks/WAAfImpl.framework/Info.plist b/frameworks/WAAfImpl.framework/Info.plist
index 6707251..03d88fe 100644
--- a/frameworks/WAAfImpl.framework/Info.plist
+++ b/frameworks/WAAfImpl.framework/Info.plist
Binary files differ
diff --git a/frameworks/WAAfImpl.framework/WAAfImpl b/frameworks/WAAfImpl.framework/WAAfImpl
index e71cc6d..90390c0 100644
--- a/frameworks/WAAfImpl.framework/WAAfImpl
+++ b/frameworks/WAAfImpl.framework/WAAfImpl
Binary files differ
--
Gitblit v1.8.0