Solved

New here, Was wondering if anyone been able to make this work with unity using Lua bindings.

  • 9 January 2024
  • 2 replies
  • 31 views

Badge

Im wondering somethings i couldnt find in documentations, like what is minimun unity version, and also if its possible to make this work using lua scripting to call purchases. If anyone got any feedback.
Thank you for your time!!

icon

Best answer by Michael Fogel 11 January 2024, 18:27

View original

2 replies

Userlevel 4
Badge +6

Hey @eradicate !

 

We have different Unity In-App Purchase version requirements for different versions of the SDK that you wish to install. 

 

As far as Lua scripting to call the purchases SDK goes, we dont have any official support for this so we cant help much on this as of now. 

 

Hope that helps! 

Badge

Thank you very much, it does help alot.
One more thing i couldnt find in documentation, is it possible to call catalog products via scripts?

like for example when we pass a product using the “AddProduct” class from IAP?

Reply