Skip to main content

All Questions

0 votes
0 answers
27 views

IAPs Failing with "PurchasingUnavailable" when testing on TestFlight

I have no idea what the problem is at this point. I am using Unity Codeless IAP for the game I'm trying to upload to the Apple Store. The app keeps getting rejected for the IAP returning the ...
Prograbit's user avatar
0 votes
0 answers
30 views

Purchase restore doesn't work in Unity 3D

I am using Unity 3D 2021.3.25f1 to build a game that I released on iOS and Android. I have implemented IAP to offer ad-removal as a non-consumable purchase. I have implemented everything as stated by ...
Robert Hey's user avatar
0 votes
0 answers
20 views

Purchase check - invalid values (Google Cloud IAP)

I have an issue with API request for checking purchase in my app (my own script on server). packageName is 100% correct productId is 100% correct purchaseToken is auto-generated and always different, ...
Richard Triald's user avatar
1 vote
0 answers
40 views

Subscription in Unity of Apple app store app

I want to check if user cancelled the subscription of my ios app. I want to show offer price to user. I tried Subscription Manager class of InAppPurchasing but it's always returning false value for ...
Ajju Sutar's user avatar
1 vote
1 answer
71 views

Questions about disabling Unity IAP (in-app purchases)

I'm using Unity's in-app purchases feature to offer my game on the Google Play Store. If I add a different in-app system to get into a new store that some users are using, I need to disable Unity's in-...
Lucas's user avatar
  • 138
0 votes
0 answers
48 views

Unity IAP AppleOriginalTransactionID is empty

We released our game with subscription added to it. For apple side verification we use apple original transaction id and we also save it for our own purpose. 33% of our users are pushing this ...
sanmeet's user avatar
  • 200
0 votes
0 answers
84 views

Almost all Unity IAP orders are canceled in some countries

I use the following script with Unity. I have no problems with Euro and Dollar exchange rates, but almost all of the exchange rates such as THB, IDR, MXN, PHP, MYR are first kept as pending and then ...
Koray's user avatar
  • 387
0 votes
2 answers
491 views

Unity IAP - Get currency on the purchase price

I'm experimenting with Unity IAP for Android and iOS, through the "IAP Button" script I connected a Text component that prints the price of the product, but I can't also print the currency, ...
qwdza54's user avatar
  • 135
0 votes
0 answers
37 views

Does AppleReceipt.inAppPurchaseReceipts contain info for subscriptions as well?

I'm trying to get info about my subscription expiration date and validation, but my Apple In App receipts is empty, is it because subscriptions are not considered in app purchase? byte[] receiptData = ...
SHAI's user avatar
  • 799
0 votes
1 answer
106 views

Implementing Subscription in Unity App: Issues with Test Card in Apple's Sandbox Environment

I'm integrating a subscription model into my Unity application and want to test its functionality using a test card in Apple's sandbox environment. I'm using the UnityPurchasing plugin. On startup, ...
Potion's user avatar
  • 157
0 votes
0 answers
89 views

1 day prepaid subscription Error UNITY Google play

Hi i am integrating in app purchase in unity in android. I believe my code is perfect as it is working fine for Consumable, Non Consumable and Subscription products (Auto-renew). But not working for ...
Jayant Barthwal's user avatar
0 votes
0 answers
171 views

I updated Unity IAP to update Google PBL, but can't log in Google Play Service at phone after uploaded at Play Console Internal test

At first, I'm not a native English speaker, sorry for poor English skills. Also I started studying Unity and programming basics few months ago, so easy word explanation would be very grateful. I was ...
AnonymousGecko's user avatar
0 votes
0 answers
213 views

Xcode version 14 In-App Purchase capability not available

I have a Unity-based game with in-app purchasing that is operational in Android using Admob. I have now built an iOS target. Building under Xcode version 14 the link has many undefined variables. I ...
Jay Mosk's user avatar
  • 317
0 votes
0 answers
151 views

Unity Iap in-app-puchase 4.9.4 NoSuchMethodError 'initialize'

I updated Unity Iap in-app-puchase 4.4.1 to 4.9.4. because billing version 4 -> 5. Unity Editor Version is 2021.3.10f1 but I have Problem. This is android log cat. java.lang.NoSuchMethodError: no ...
Joss's user avatar
  • 1
2 votes
2 answers
278 views

In-App Purchase Sandbox Testing Failed : Purchase of this item is not currently available

I have implemented in-App purchases in my existing App, In-App Purchase Product Status: Ready To Submit All banking and tax-related information is set in App Store Connect. it is around 2 days, I am ...
Moin's user avatar
  • 55

15 30 50 per page
1
2 3 4 5
14