Search Issue Tracker
Active
Votes
0
Found in
2017.1.2p1
2018.3.0a1
Issue ID
1119692
Regression
No
[IAP] PurchaseFailureReason returns Unknown error when upgrading or downgrading subscriptions
To reproduce:
1. Open attached project
2. Set up two Auto-renewable subscriptions monthly and yearly in iTunes connect (you can find the item IDs in SubscriptionTest.cs script)
3. Build for iOS
4. Deploy the Xcode project to an iOS device
5. Make sure that 1month option is selected in the dropdown
6. Press the Buy button
7. After the successful purchase select 1year in the dropdown
8. Press the Update button
Expected result: the purchase is successful without any issues
Actual result: the prompt on an iOS device shows a successful purchase but getting Unknown error in Xcode console
Reproduced on:
2017.4.25f1 2018.3.13f1 2019.2.0a11
Package version:
-2.0.6
-2.0.3
-1.22.0
-1.20.1
Device reproduced on:
iPhone 8 Plus iOS 12.0
Notes:
-On 2.0.0 version getting build errors, unable to build the project.
-Getting crash errors in Xcode console on the 2.0.1 version.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment