Hi!
I have updated unity in app purchasing to the newest version and now I am getting this error:
WinRT information: System.TypeInitializationException: The type initializer for ‘WinRTBridge.WinRTBridge’ threw an exception. —> System.TypeInitializationException: The type initializer for ‘WinRTBridge.TypeInformation’ threw an exception. —> System.TypeLoadException: Type ‘UnityEngine.Purchasing.INativeFacebookStore’ from assembly ‘Facebook, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null’ is attempting to implement an inaccessible interface.
at UnityEngineInternal.BootstrapHelpers.FillTypeMaps0(Dictionary`2 ,
And yes, this error seems not complete, cut on dictionary.
Using windows uniwersal 8.1 build on Unity 5.5.2p4 (not-developement build)
Rolled back to [1.9.0] - 2016-10-31 and still the problem exists.