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
- Editor UI Text is displayed incorrectly or blank, and "Unable to load font face for [System Normal]." and other warnings are spammed when Editor Font is set to System Font and TMP Package is imported
- TabView with icons is smaller in height then other tabs with text
- [iOS] Error shows and "Microphone.GetPosition" logged as zero when "Microphone.Start()" is called the first time while a microphone is busy in another app and the second time when the microphone is released
- "Check for Updates" Fails to Connect to Update Server
- "Validation: Write range..." errors when creating and destroying GraphicsBuffer rapidly in WebGPU
Add comment