diff --git a/Assets/Scripts/AppsFlyerObjectScript1.cs b/Assets/Scripts/AppsFlyerObjectScript1.cs index 0418471..8886cc4 100644 --- a/Assets/Scripts/AppsFlyerObjectScript1.cs +++ b/Assets/Scripts/AppsFlyerObjectScript1.cs @@ -24,15 +24,15 @@ namespace IgnoreOPS AddListener(); AppsFlyer.setIsDebug(true); -#if UNITY_IOS && !UNITY_EDITOR - appID = "6746832797"; - m_Coroutine = CrazyAsyKit.StartCoroutine(loopWaitInitAf()); -#endif +// #if UNITY_IOS && !UNITY_EDITOR +// appID = "6746832797"; +// m_Coroutine = CrazyAsyKit.StartCoroutine(loopWaitInitAf()); +// #endif -#if UNITY_EDITOR +// #if UNITY_EDITOR NetworkDispatcher.Instance.Dispatch(NetworkMsg.Login); -#endif +// #endif } private void AddListener() diff --git a/ProjectSettings/ProjectSettings.asset b/ProjectSettings/ProjectSettings.asset index 1d0f09e..18a3c2a 100644 --- a/ProjectSettings/ProjectSettings.asset +++ b/ProjectSettings/ProjectSettings.asset @@ -860,7 +860,7 @@ PlayerSettings: WebGL: UNITY_VISUAL_SCRIPTING;ES3_TMPRO;ES3_UGUI Windows Store Apps: UNITY_VISUAL_SCRIPTING;ES3_TMPRO;ES3_UGUI XboxOne: UNITY_VISUAL_SCRIPTING;ES3_TMPRO;ES3_UGUI - iPhone: UNITY_VISUAL_SCRIPTING;ES3_TMPRO;ES3_UGUI;USE_ADDRESSABLES;GAME_RELEASE1 + iPhone: UNITY_VISUAL_SCRIPTING;ES3_TMPRO;ES3_UGUI;USE_ADDRESSABLES;GAME_RELEASE tvOS: UNITY_VISUAL_SCRIPTING;ES3_TMPRO;ES3_UGUI additionalCompilerArguments: {} platformArchitecture: {}