li.shaoyi 4 月之前
父节点
当前提交
bb7d5c05c4
共有 1 个文件被更改,包括 1 次插入1 次删除
  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,