I’m using Unity 2020.3.37f1 and In App Purchasing 4.2.1
Checkbox “Automatically initialize Unity Gaming Services” is missing
I don’t have it at all. I strongly believe this checkbox was moved somewhere. Where?
Any help/advice will be highly appreciated. Thank you.
jeremy_crowell:
I’m using Unity 2020.3.37f1 and In App Purchasing 4.2.1
Checkbox “Automatically initialize Unity Gaming Services” is missing
I don’t have it at all. I strongly believe this checkbox was moved somewhere. Where?
Any help/advice will be highly appreciated. Thank you.
Don’t use Codeless, it needs updating. Use Scripted IAP instead
1 Like
Jeff, in case I don’t initialize Unity Gaming Services at all what will happen?
IAP will continue to work
1 Like
Nice to know. I’m using scripted IAP, but I got a warning Unity IAP: Unity In-App Purchasing requires Unity Gaming Services to have been initialized before use. everytime I call IAP initialization.
Everything seams to be working, but anyway, should I worry about these warnings? I tried to use Gaming Services initialization as shown in the sample script, but my game crashes on start if I do it.
pradotech:
Nice to know. I’m using scripted IAP, but I got a warning Unity IAP: Unity In-App Purchasing requires Unity Gaming Services to have been initialized before use. everytime I call IAP initialization.
Everything seams to be working, but anyway, should I worry about these warnings? I tried to use Gaming Services initialization as shown in the sample script, but my game crashes on start if I do it.
This should help https://discussions.unity.com/t/892130 For UGS Analytics questions, please ask here https://forum.unity.com/forums/unity-analytics.81/
1 Like