af 打开

This commit is contained in:
LYP
2024-08-09 11:57:54 +08:00
parent c5f9a0e84b
commit 21cd0719f9

View File

@@ -65,7 +65,7 @@ public class SDKTest : MonoBehaviour
AppsFlyer.initSDK("rSySeWtvKabfbPZE7Lmx7C", null); AppsFlyer.initSDK("rSySeWtvKabfbPZE7Lmx7C", null);
#endif #endif
AppsFlyer.startSDK(); AppsFlyer.startSDK();
// AppsFlyerAdRevenue.start(); AppsFlyerAdRevenue.start();
} }
int retryAttempt; int retryAttempt;