ChrisNZL / Tallowmere2

Changelog, issue tracker, and development knowledge for Tallowmere 2.
https://tallowmere2.com
13 stars 0 forks source link

MobileStore.OnInitializeFailed: unityInitFailReason ... PurchasingUnavailable / NoProductsAvailable #1108

Closed ChrisNZL closed 1 year ago

ChrisNZL commented 1 year ago

Two errors/warnings sometimes happen with Unity In App Purchasing.

1. Feedback ID: 0.3.6B_20221008-JVXYF

7:56:14, Frame 740, LOG »  MobileStore.InitWithUnityPurchasing: Initializing with Unity Purchasing...
7:56:14, Frame 740, LOG »  MobileStore.InitWithUnityPurchasing: UnityGamingServices is initialized.
7:56:14, Frame 742, WARNING »  WARNING: MobileStore.OnInitializeFailed: unityInitFailReason: PurchasingUnavailable

2. Feedback ID: 0.3.6C_20221013-68QRK

你好 为什么购买烛火地牢2的铁杆礼包后 今天提示未购买? Hello, why did I get a message today that I didn't buy it after purchasing the hardcore package of Candlelight Dungeon 2?

12:23:43, Frame 756, LOG »  MobileStore.InitWithUnityPurchasing: Initializing with Unity Purchasing...
12:23:43, Frame 756, LOG »  MobileStore.InitWithUnityPurchasing: UnityGamingServices is initialized.
12:23:43, Frame 773, WARNING »  Unavailable product SupporterPack_Core-SupporterPack_Core
12:23:43, Frame 773, WARNING »  WARNING: MobileStore.OnInitializeFailed: unityInitFailReason: NoProductsAvailable

Tasks

ChrisNZL commented 1 year ago

0.3.7:

Also handled error message if in-app purchases are disabled on the user's device.