li.shaoyi 4 ay önce
ebeveyn
işleme
bb7d5c05c4
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/hooks/appsflyer/index.ts

+ 1 - 1
src/hooks/appsflyer/index.ts

@@ -29,7 +29,7 @@ export const useAppsFlyer = (() => {
                 const initCallbackID = window.plus.bridge.callbackId(initSuccess, fail)
                 const startCallbackID = window.plus.bridge.callbackId(startSuccess, fail)
 
-                window.plus.bridge.exec('AppsFlyerExpand', 'initSDK', [initCallbackID, 'uFB8ocrd4ExTgKYPMyYfYD', false])
+                window.plus.bridge.exec('AppsFlyerExpand', 'initSDK', [initCallbackID, appsFlyerKey, false])
             } else {
                 // appsFlyer.initSdk({
                 //     devKey: appsFlyerKey,