[M] sync from n3-world

This commit is contained in:
2024-08-30 10:12:40 +08:00
parent d449fee825
commit 959d7d2cce
9 changed files with 16 additions and 18 deletions

View File

@@ -137,7 +137,6 @@ namespace tysdk
public static void UnityKnowNew(string productId, string productPrice, string productName,
string productCount, string prodorderId, string appInfo,string pType)
{
Debug.LogError("[UnityKnowNew] pType:" + pType);
using(var sdkManager = new AndroidJavaClass(SDK_CLASS))
{
sdkManager.CallStatic("UnityKnowNew", productId, productPrice, productName,