isSubscribed() and isCancelled() is always return Result.True?
I'm testing my subscription right now. But isCancelled() is return Result.True when I canclled test subscribe in Google Account. IEnumerator SubsCheckCoroutine() { while (true) { if (VipType ==...
View ArticleDoes Unity IAP/Unity Analytics use Google Play advertising ID?
Does anyone have a definite answer for this? I need to complete the declaration on Google Play Store but I see that some people had trouble with this even when they don't have Ads in their games and it...
View ArticleAmazon IAP SDK Creating a Monobehavior is not Allowed?
Okay, this is kinda a weird issue, but for some reason Amazon's IAP SDK is trying to create a monobehaviour in a constructor... This causes errors when i build it... This is the code in question......
View ArticleUNITY IAP SHOP
What is the easiest way to initialize a product variable? Is there something like : Product product = IAPCatalog.ProductWithID(string id);
View Articleunsupported version of Play billing 4
a few days ago I updated the game application and got this notification on my google play console account, and I can't update my game. is there any solution for this..?> We've detected this app uses...
View ArticleCan I use different Unity3d account for IAP and Ads in same published game
i have game live on play store crossing 500k downloads but the problem is i want to update my game i integrated Unity IAP and Unity Ads but the problem is i have not access to that unity account can i...
View ArticleHow to upgrade Google Play Billing Library v4 in Unity 2018 or 2019?
I am currently using Unity 2018, and Unity IAP v2. Unity 2020+ allow upgrade IAP 4.x (Billing v4) with Package Manager. But it's not possible in Unity 2018 or 2019. How do I upgrade Google Play Billing...
View ArticleProcessPurchase never called on app restart for Pending purchases,Should IAP...
I'm trying to implement automatic transaction recovery for interrupted transactions. Everything works fine in the *happy flow* where I send *InitiatePurchase* and shortly after I receive a...
View ArticleGoogle Play console Current Subscription "Add Offer" not showing
i have added Discount offer in Current Subscription, by going to "Add Offer" under current subscription. But offer is not showing in Android device. Offer is also Activated. See below attached...
View ArticleI have a webGl game for PC, what payout method can i use for IAP(in App...
My Question is same as the title. I have made a WebGl game for Pc now I want to add in game purchase method in it. I want to know that which pay out can I use?
View ArticleProcessPurchase with yield
I'm a web developer that currently works on a new unity project... I used c# long years ago and dont really remember anything. I implemented this [Coroutine][1] and I'm trying to fetch data from a...
View ArticleSet my self as organization when developing games for client?
kinda new to the professional scene of unity game dev. basically, I need to enable in-app purchase and to do that I need to select an organization in the service tab (which shows 2 of my personal ones...
View ArticleWhy is Editor still not verifying my key even though I saved it in Unity...
Here is a screenshot showing that I have added the google public license key in Unity dashboard: ![alt text][1] Now here is the screenshot showing that editor is still not verifying the key in project...
View ArticleOculus IAP Test error - insufficient permissions
Hello, ![alt text][1] I'm unity VR beginner developer and I'm in trouble. I tried to test IAP and it was done successfully before 11.04.2022. However, "Sorry, you don't have permissions to perform this...
View Articleunity iap setting where can I input google key
Following the tutorial on YouTube, I'm setting up IAP for unity. (https://youtu.be/CZN1s6iLDhQ?t=281) It's been two years since this video was uploaded, and I wonder if the method has changed in the...
View ArticleAndroid IAP: Restore non-consumable purchase after clearing app data
I saw this post: https://forum.unity.com/threads/iap-restore-android.536994/, where it said Unity only restores non-consumable IAPs after reinstall, but is there any way to make Unity call up...
View ArticleUnity In-App Purchasing requires Unity Gaming Services warning
> Unity IAP: Unity In-App Purchasing requires Unity Gaming Services to have been initialized before use. This log warning shows when I compile and I've followed the instructions to go to the IAP...
View ArticleUnity In-App Purchasing requires Unity Gaming Services warning
> Unity IAP: Unity In-App Purchasing requires Unity Gaming Services to have been initialized before use. This log warning shows when I compile and I've followed the instructions to go to the IAP...
View ArticleIn-App Purchasing requires Unity Gaming Services warning
> Unity IAP: Unity In-App Purchasing requires Unity Gaming Services to have been initialized before use. This log warning shows when I compile and I've followed the instructions to go to the IAP...
View ArticleUnity In-App Purchasing requires Unity Gaming Services warning
> Unity IAP: Unity In-App Purchasing requires Unity Gaming Services to have been initialized before use. This log warning shows when I compile and I've followed the instructions to go to the IAP...
View Article