Commit 209cce15 authored by zhangzhe's avatar zhangzhe

修改bugly的id

parent d04cde4b
...@@ -38,7 +38,7 @@ public class InitProject : MonoBehaviour ...@@ -38,7 +38,7 @@ public class InitProject : MonoBehaviour
#if UNITY_IPHONE || UNITY_IOS #if UNITY_IPHONE || UNITY_IOS
//BuglyAgent.InitWithAppId ("Your App ID"); //BuglyAgent.InitWithAppId ("Your App ID");
#elif UNITY_ANDROID #elif UNITY_ANDROID
BuglyAgent.InitWithAppId("43671e8612"); BuglyAgent.InitWithAppId("b0489da05d");
#endif #endif
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment