update:rustore 支付
This commit is contained in:
@@ -59,9 +59,11 @@ namespace tysdk
|
|||||||
#elif UNITY_ANDROID
|
#elif UNITY_ANDROID
|
||||||
|
|
||||||
// var pType = "googleiab.global.app";
|
// var pType = "googleiab.global.app";
|
||||||
var pType = tysdk.AccountInfo.googlePayType;
|
|
||||||
if (_accountInfo.channel == EAccoutType.hwVkid)
|
// var pType = tysdk.AccountInfo.googlePayType;
|
||||||
pType = tysdk.AccountInfo.hwPayType;
|
// if (_accountInfo.channel == EAccoutType.hwVkid)
|
||||||
|
// pType = tysdk.AccountInfo.hwPayType;
|
||||||
|
var pType = tysdk.AccountInfo.hwPayType;
|
||||||
|
|
||||||
var task = TYSDKCallbackManager.Instance.RegisterCallback<PaymentInfo>(TimeSpan.FromMinutes(1));
|
var task = TYSDKCallbackManager.Instance.RegisterCallback<PaymentInfo>(TimeSpan.FromMinutes(1));
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user