Hi gentlemen, we are facing a critical issue while configuring ‘sendevent’,
‘SendEvent failed: cannot call method "system.void system.runtime.interopservices.windowsruntime.IMapToIDictionaryAdapter
2::System.collections.generic.IDictionary2.set_Item(TKey, TValue)’.IL2CPP does not yet support calling this projected method
It shows this windowsruntime method does not yet support il2cpp, but ‘sending events’ itself is the very basic function for integrating xboxlive, for such reason, is there any samples or solutions to show us how to send xboxlive events for UWP using il2cpp backend?
Since it also seems no possible for us to use .NET backend because of massive compatibility issues, we now prefer using il2cpp instead.
Dev Environment Details:
Unity version: Unity 2017.1.0f3

