I have some packages that depended on UNITY_PURCHASING directive being enabled when Unity IAP is active. This worked ok 2.x versions but I can’t seem to get that directive to work in 3.0.1. Is it still supposed to work? Or is there a new directive I should use in imported packages? Any help here would be great. Thanks!
Hi @newatlanta19006 ,
#UNITY_PURCHASING has been removed. It was cause a lot of errors for many users and we no longer deemed it necessary.
Can you describe your dependencies? We can probably help you out!
Ah I see! That makes sense. I’ll update my libraries accordingly. I also noticed after the upgrade that my products no longer brought up the Fake Store UI anymore and it just hangs there now. Is that also intended in the new update or should the Fake Store still function as before?
Fake Store should still work in PIE. Can you please provide specifics?
I rolled back to previous version. But I will try to re-upgrade and reproduce the issue.
Would have be useful to mention it in the [changes]( https://discussions.unity.com/t/632966 page-2#post-6918326).