Selaa lähdekoodia

Temp-IAP调试

jet 8 vuotta sitten
vanhempi
commit
1e29e9ab96

+ 9 - 0
Assets/AppleDependency/iOS.meta

@@ -0,0 +1,9 @@
+fileFormatVersion: 2
+guid: 23df5e7f85c1015458ac26bb10bc3044
+folderAsset: yes
+timeCreated: 1502861975
+licenseType: Pro
+DefaultImporter:
+  userData: 
+  assetBundleName: 
+  assetBundleVariant: 

+ 9 - 0
Assets/AppleDependency/iOS/en.lproj.meta

@@ -0,0 +1,9 @@
+fileFormatVersion: 2
+guid: 992ed30966df18540a7468cd79bd16e2
+folderAsset: yes
+timeCreated: 1502861987
+licenseType: Pro
+DefaultImporter:
+  userData: 
+  assetBundleName: 
+  assetBundleVariant: 

+ 0 - 0
Assets/AppleDependency/iOS/en.lproj/InfoPlist.strings


+ 8 - 0
Assets/AppleDependency/iOS/en.lproj/InfoPlist.strings.meta

@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 30b14400251b5014f9314fd324d8f4e6
+timeCreated: 1502862046
+licenseType: Pro
+DefaultImporter:
+  userData: 
+  assetBundleName: 
+  assetBundleVariant: 

+ 9 - 0
Assets/AppleDependency/iOS/zh-Hans.lproj.meta

@@ -0,0 +1,9 @@
+fileFormatVersion: 2
+guid: b8863581315a0f140a676b99a1b97e36
+folderAsset: yes
+timeCreated: 1502861995
+licenseType: Pro
+DefaultImporter:
+  userData: 
+  assetBundleName: 
+  assetBundleVariant: 

+ 0 - 0
Assets/AppleDependency/iOS/zh-Hans.lproj/InfoPlist.strings


+ 8 - 0
Assets/AppleDependency/iOS/zh-Hans.lproj/InfoPlist.strings.meta

@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 3b12d10046690004baee4b9f67c48450
+timeCreated: 1502862046
+licenseType: Pro
+DefaultImporter:
+  userData: 
+  assetBundleName: 
+  assetBundleVariant: 

+ 2 - 1
Assets/Script/Manage/ManaIAP.cs

@@ -148,6 +148,7 @@ public class ManaIAP : MonoBehaviour, IStoreListener
         {
             foreach (var attribute in ManaData.GetIAPConfig())
             {
+                ManaDebug.Log("0012 " + attribute[1].Value + " " + attribute[5].Value);
                 ProductList.Add(attribute[1].Value);
 
                 ProductIdDic.Add(attribute[5].Value, attribute[1].Value);
@@ -156,7 +157,7 @@ public class ManaIAP : MonoBehaviour, IStoreListener
         }
         catch (Exception e)
         {
-            ManaDebug.Log("001 " + e.ToString());
+            ManaDebug.Log("002 " + e.ToString());
         }
         AliplayManager.Instance.Init();
     }

+ 1 - 1
Assets/Script/Object/Skill/Pack.cs

@@ -166,7 +166,7 @@ public class Pack : SkillRoot
         {
             UseA();
         }
-
+        //IconLab1
         ItemBtn.onClick.RemoveAllListeners();
         ItemBtn.onClick.AddListener(OnClick);
 

+ 1 - 0
Assets/Script/ThirdParty/Alipay/AlipayManager.cs

@@ -4,6 +4,7 @@ using System.IO;
 using System.Collections;
 using System.Collections.Generic;
 using System.Text.RegularExpressions;
+using System.Runtime.InteropServices;
 
 using LitJson;
 

+ 2 - 0
ToList.txt

@@ -1,3 +1,5 @@
+IAP调试
+
 存档不能更新?
 
 花隐形的bug(小游戏C? 小游戏B?)