I just updated to Unity 5.5b7 (from 5.5b5) with my testing project and showed two (2) errors with Combu files. Both related to interface ILocalUser.
Here's the method that I had to add to CombuPlatform.cs
//void Authenticate (ILocalUser user, Action<bool, string> callback)
And the one to User.cs
//public virtual void Authenticate (System.Action<bool, string> callback)
Please note the sole purpose for this is informational.
Thanks, I'll solve these issues as soon as they release the stable version of 5.5 out of beta 😉
FRANCESCO CROCETTI @ SKARED CREATIONS
We have released Combu 2.1.12 on our website with support to the just released Unity 5.5, please visit Purchase History and download it.
FRANCESCO CROCETTI @ SKARED CREATIONS