[U] appsFlyer 6.17.1
This commit is contained in:
@@ -75,7 +75,7 @@ public class AFDeepLinkHelper : MonoBehaviour, IAppsFlyerConversionData, IAppsFl
|
||||
#endif
|
||||
|
||||
AppsFlyer.startSDK();
|
||||
AppsFlyerSDK.AppsFlyerAdRevenue.start();
|
||||
// AppsFlyerSDK.AppsFlyerAdRevenue.start();
|
||||
}
|
||||
|
||||
public async Task<string> GenInviteLink(string referrerUID, string referrerPID)
|
||||
|
||||
@@ -105,7 +105,7 @@ public class SDKTest : MonoBehaviour
|
||||
AppsFlyer.initSDK("rSySeWtvKabfbPZE7Lmx7C", null);
|
||||
#endif
|
||||
AppsFlyer.startSDK();
|
||||
AppsFlyerAdRevenue.start();
|
||||
// AppsFlyerAdRevenue.start();
|
||||
|
||||
InitializeRewardedAds();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user