Quantcast
Viewing all articles
Browse latest Browse all 595

Android In App Purchasing Subscription/Base plan

Google has been updated IAP from May 2022. I have a subscription: "1month" and three base plans: "1mo", "1we", "6mo" in this case, how to initialize UnityPurchase? // Result is 'NoProductsAvailable' var builder = ConfigurationBuilder.Instance(StandardPurchasingModule.Instance()); builder.AddProduct("1month.1mo", ProductType.Subscription); builder.AddProduct("1month.1we", ProductType.Subscription); builder.AddProduct("1month.6mo", ProductType.Subscription);

Viewing all articles
Browse latest Browse all 595

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>