Hi,
I'm seeing this on android. It doesn't seem to matter where I put the Synchronize call, they just throw.
Not sure what I'm missing.
Already using Socials and Billing without issues. U6000.2.6f2, EssentialKit 3.5.0
10-14 11:15:53.488 8669 8706 E Unity : [VoxelBusters.CoreLibrary.EssentialKit] System.NullReferenceException: Object reference not set to an instance of an object.
10-14 11:15:53.488 8669 8706 E Unity : at VoxelBusters.CoreLibrary.KeyValueDataStore.Synchronize () [0x00000] in <00000000000000000000000000000000>:0
10-14 11:15:53.488 8669 8706 E Unity : at VoxelBusters.EssentialKit.CloudServices.Synchronize (VoxelBusters.CoreLibrary.Callback`1[TArg] callback) [0x00000] in <00000000000000000000000000000000>:0
10-14 11:15:53.488 8669 8706 E Unity : at GameSocials.Start () [0x00000] in <00000000000000000000000000000000>:0
Thanks,