Project/yl_sdk/src/game_ylgame/java/com/secondworld/univeralsdk/YLPlatformUtil.java
@@ -161,4 +161,9 @@ Tracking.setRegisterWithAccountID(m_AccountID); EventUtils.setRegister("mobile",true); } public void SendLoginEvent() { Tracking.setLoginSuccessBusiness(m_AccountID); } }