HELP How do I implement Unity cloud catalog in my game?
Hello, So I'm trying to set up in-app-purchasing in my game. I added all the products to the In-App-Purchases section, under Monetization in the Unity Dashboard. However, I do not exactly know how to...
View ArticleIAPDemo Script Errors
I am implementing IAPs into my game however when i import the Unity IAP I get an "IAPDemo" script in the plugin folder which is giving me 9 errors. ![alt text][1] [1]: /storage/temp/144515-errors.png...
View ArticleCould not find part of the path "BillingMode.json"
I get this error each time I open my project, that has Codeless IAP. It must be fixed,as the in app puchases don't work when I test it on my android device. Here is the full error:...
View ArticleUnity IAP displays the Play Store Description and not my in-game description
Hey, I have a store pop-up in my game but it displays the Play Store description information instead of the text I wrote in the Editor. I am using Unity IAP. I don't want to use this text because it...
View ArticleUsing Codeless IAp and Defining products
I have already put the IAPs into the IAP section on App Store Connect and set the prices and so on. Now i am in the IAP Catalog and it is asking me for all this information. Now, does this information...
View ArticleSetting IAP prices for iOS
I have set the prices for my IAPs on the Apple App Store in app store connect using £ (pounds) as the currency. However when setting up the IAP Catalog in unity i can only set the prices in $ (USD) and...
View ArticleUnity IAP errors on Mac
The game works fine on my windows PC but when i put it on a mac with the same version of unity, I get 47 errors all from the scripts in the unityIAP package. Everything is exactly the same on PC and...
View ArticleIAP Player Settings Errors
Hi So I am pretty new to all of this things. I was trying to add IAP to app I am working on. So I switched ON analytics,, in app purchases, reimported Unity IAP, and added the api key from Google Store...
View ArticleUnity 2019.2 IAP UnityEngine.UI error
Hello! I've upgraded my project to the latest Unity 2019.2 release. I'm using Unity IAP and there's an error... Error: Could not load signature of UnityEngine.Purchasing.UIFakeStore:GetOkayButton due...
View ArticlePending IAP
I am currently integrating IAP into my game for Android initially and then later IOS. Everything is going ok at the moment but have a bit of a dilemma. When I go to my character select screen it shows...
View Articlemy in-app purchase is not showing the files
I am trying to make in app purchase for my android game... I click on the import the in-app purchase from unity services but it shows me only one folder (Editor) ![alt text][1] while it should be like...
View ArticleGetting successful but unverified iOS purchase with empty receipt data...
I'm using the Unity receipt validation and seeing several unverified purchases in the dashboard. If I cross-reference the transaction data with my Appstore purchase data I see all the unverified ones...
View ArticleGoogle Play Pre-Register Rewards Support?
Google Play claims that the implementation of their new "pre-registration rewards" has around the same implementation as their "promo codes". Noting that promo codes are supported by Unity IAPs. I...
View ArticleIs it legal to restore only a portion of IAP non-consumable reward?
Let's say I have an IAP that contains 3 items and is a non-consumable. When the user reinstalls the app, is it legal for me to restore only, let's say, 2 of the 3 items they bought from that product,...
View ArticleGoogle play iap server validation
My game is multiplayer-only survival where i have multiple servers. player can buy item packs in main menu and receive them on server on which he plays when he wants. So i don't know how to do it right.
View ArticleUnity IAP Subscription purchase,Unity IAP subscription payment related
Results are coming in at the first payment. However, if automatic payment is made after payment , the result will not come. what happened?
View ArticleUnity IAP seems to cause App Store Warning: ITMS-90809: Deprecated API Usage
I've recently received a warning from apple after uploading by build to the App Store: --- > We identified one or more issues with> a recent delivery for your app. Your delivery was successful,...
View Articlecan't find "Create IAP Button"
I feel dumb, but I can't find the tab for creating IAP button. I'm following the unity manual it says go Window->Unity IAP->Create IAP button but it's not there, I can't find it in another tab...
View ArticleThe name 'CodelessIAPStoreListener' does not exist in the current context
i got The name 'CodelessIAPStoreListener' does not exist in the current context error ..thank you.
View Articlemy Unity IAP plugin is not working
I imported IAP to my android project and write the code for the button and i configured the google console for the payments now when I press on the button in unity Editor I get this pop box ![alt...
View Article