fix:1、接入合作方的sdk。2、支付逻辑接入sdk中的接口
This commit is contained in:
@@ -55,6 +55,7 @@ namespace BallKingdomCrush {
|
||||
TrackKit.TrackLoginFunnel(LoginFunnelEventType.LoginRecv, isSuccess ? "success" : "fail");
|
||||
|
||||
UICtrlDispatcher.Instance.Dispatch(UICtrlMsg.NetworkErrorTipsUI_Close);
|
||||
Debug.Log($"loginData.uid======={loginData.Uid}");
|
||||
|
||||
if (isSuccess)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user