Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.1.0f3
Issue ID
931790
Regression
Yes
Promo code redemptions not being detected whilst the App is running
They are using integrated the In-App Purchase module and they are testing it under Android within a game.
IAP module version: 1.11.4.
Problem: When they are using a Google Play promo code to buy a product, the purchase fails with "PurchaseFailureReason: UserCancelled".
Workaround: If we restart the app, ProcessPurchase is finally called and the product finally seems purchased correctly.
This looks very similar to what's described at https://forum.unity3d.com/threads/unity-iap-service-item-already-purchased-error.416175/
A similar bug was supposed to be fixed in version 1.8.0 (2016-08-23):
"Google Play - Promo code redemptions not being detected whilst the App is running."
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
Add comment