-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NotSupportedException #2
Comments
این مشکل مربوط به پیدا نکردن فایل یا کلاسی از فایل aar هست |
سلام مجدد |
اررور ذکر شده |
تونستید مشکلتون رو حل کنید؟ چطوری؟ |
سلام.
بنده با روش codeless طبق نکاتی که گفته بودید پیش رفتم و آیتم ها رو در سایت دقیق وارد کردم.
ولی موقع خروجی اندروید به این errorr میخورم و اصلا به کافه بازار وصل نمیشم.
ممنون میشم راهنماییم کنید
NotSupportedException: Failed to bind to native store: UnityEngine.AndroidJavaException: java.lang.ClassNotFoundException: com.unity.purchasing.common.IUnityCallback at UnityEngine.AndroidJNISafe.CheckException () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.AndroidJNISafe.FindClass (System.String name) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.AndroidJavaClass._AndroidJavaClass (System.String className) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.AndroidJavaProxy..ctor (System.String javaInterface) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Purchasing.JavaBridge..ctor (UnityEngine.Purchasing.IUnityCallback forwardTo) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Purchasing.NativeStoreProvider.GetAndroidStoreHelper (UnityEngine.Purchasing.IUnityCallback callback, UnityEngine.Purchasing.AppStore store, UnityEngine.Purchasing.Extension.IPurchasingBinder binder, Uniject.IUtil util) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Purchasing.NativeStoreProvider.GetAndroidStore (UnityEngine.Purchasing.IUnityCallback callback, UnityEngine.Purchasing.AppStore store, UnityEngine.Purchasing.Extension.IPurchasingBinder binder, Uniject.IUtil util) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Purchasing.StandardPurchasingModule.InstantiateAndroid () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Purchasing.StandardPurchasingModule.InstantiateStore () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Purchasing.StandardPurchasingModule.Configure () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Purchasing.PurchasingFactory..ctor (UnityEngine.Purchasing.Extension.IPurchasingModule first, UnityEngine.Purchasing.Extension.IPurchasingModule[] remainingModules) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Purchasing.ConfigurationBuilder.Instance (UnityEngine.Purchasing.Extension.IPurchasingModule first, UnityEngine.Purchasing.Extension.IPurchasingModule[] rest) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Purchasing.CodelessIAPStoreListener.InitializePurchasing () [0x00000] in <00000000000000000000000000000000>:0 UnityEngine.Purchasing.NativeStoreProvider.GetAndroidStore (UnityEngine.Purchasing.IUnityCallback callback, UnityEngine.Purchasing.AppStore store, UnityEngine.Purchasing.Extension.IPurchasingBinder binder, Uniject.IUtil util) (at <00000000000000000000000000000000>:0) UnityEngine.Purchasing.StandardPurchasingModule.InstantiateAndroid () (at <00000000000000000000000000000000>:0) UnityEngine.Purchasing.StandardPurchasingModule.InstantiateStore () (at <00000000000000000000000000000000>:0) UnityEngine.Purchasing.StandardPurchasingModule.Configure () (at <00000000000000000000000000000000>:0) UnityEngine.Purchasing.PurchasingFactory..ctor (UnityEngine.Purchasing.Extension.IPurchasingModule first, UnityEngine.Purchasing.Extension.IPurchasingModule[] remainingModules) (at <00000000000000000000000000000000>:0) UnityEngine.Purchasing.ConfigurationBuilder.Instance (UnityEngine.Purchasing.Extension.IPurchasingModule first, UnityEngine.Purchasing.Extension.IPurchasingModule[] rest) (at <00000000000000000000000000000000>:0) UnityEngine.Purchasing.CodelessIAPStoreListener.InitializePurchasing () (at <00000000000000000000000000000000>:0)
The text was updated successfully, but these errors were encountered: