Notifications
Clear all

[NOTICE] Unity3D 5.5b7 errors

3 Posts
2 Users
0 Reactions
1,229 Views
(@meachware)
Posts: 31
Trusted Member
Topic starter
 

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.

cool 

 
Posted : 13/10/2016 2:07 pm
(@skaredcreations)
Posts: 805
Prominent Member Admin
 

Thanks, I'll solve these issues as soon as they release the stable version of 5.5 out of beta 😉

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 13/10/2016 8:52 pm
(@skaredcreations)
Posts: 805
Prominent Member Admin
 

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

 
Posted : 30/11/2016 8:45 pm
Share: