Search Issue Tracker
Active
Votes
0
Found in
2022.3.20f1
Issue ID
UUM-117618
Regression
No
[iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
How to reproduce:
1. Create and open a new project
2. Add the In-App Purchasing (com.unity.purchasing) package to the project
3. Import the “Apple App Store - 05 Getting Introductory Subscription Prices” sample
4. Set up the environment by following the guide: [https://docs.unity3d.com/Packages/com.unity.purchasing@4.12/manual/UnityIAPAppleConfiguration.html|https://docs.unity3d.com/Packages/com.unity.purchasing@4.12/manual/UnityIAPAppleConfiguration.html|smart-link]
5. Deploy for testing
6. Observe the result
Expected result: No error is thrown when AppleStoreExtendedProductServive.GetIntroductoryPriceDictionary is called
Actual result: “ArgumentNullException” error is thrown
Reproducible with: 5.0.0 (2022.3.20f1)
Reproducible environment: Windows 11 (reporter)
Not reproducible environment: No other environments tested
Note: CQA could not test the issue, more information in the comments
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment