Search Issue Tracker
Fixed
Votes
0
Found in [Package]
2.0.3
Issue ID
1160396
Regression
No
[IAP] Non-renewable subscription getExpireDate() returns a non valid expiration date
To reproduce:
1. Open attached project ""
2. Open "IAP Demo.unity" scene
3. Set up a Non-Renewable subscription in iTunes connect (you can find the item ID in "IAPDemo.cs" script line 539)
4. Build for iOS
5. Deploy the Xcode project to iOS device
6. Buy the Non-Renewable subscription
7. In Xcode console search "subscription next billing date is: "
Expected: getExpireDate shows a valid expiration date or "Unsupported"
Actual: getting the next billing date: 1/1/0001 12:00:00 AM
Reproduced on:
2017.4.32f1 2018.4.6f1 2019.1.14f1 2019.2.1f1 2019.3.0a12
Device reproduced on:
iPhone XR iOS 12.0
Package version:
- 2.0.6
- 2.0.3
Notes:
- Errors building the projet with 2.0.0 package version
- Unable to test on 2.0.1. IAP doesn't connect on the iOS device
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment