Hello!
I upgraded my server to 3.1.1 and reluctantly upgraded my project (in development for 3 years now) from Unity 5.6 to 2018 for the plugin. Unfortunately moving up to 2018 broke a bunch of other stuff in my project. I then tested the idea of manually moving Combu 3.1.1 into my Unity 5.6 version of my project. And as far as I can tell, it performs perfectly. Are there any issues that I don't know of by running Combu 3.1.1 in Unity 5.6 or am I in the clear?
Thanks, Dustin
Theoretically it should work fine from 5.6 and up, as far as your server meets the requirements (basically just PHP 5.5 or upper), to call the webservices it uses the Unity built-in WWW class so it should work in any version and any platform where WWW is supported.
FRANCESCO CROCETTI @ SKARED CREATIONS
Very cool. Thanks for the update. I'll let you know if I see anything but, like you said, it should be fine. Thanks!