Yifan Zhang
Yifan Zhang
I came across a similar issue discussed here: https://github.com/aws/amazon-gamelift-plugin-unity/issues/67. It appears that [IL2CPP does not support System.Configuration.ConfigurationManager](https://forum.unity.com/threads/system-configuration-configurationmanager-on-il2cpp-is-possible.1182706/#post-7574365), and the successful resolution involved using the AWS .NET SDK's netstandard2.0 DLLs from...
Hi, thanks for the issue report. To help us reproduce and narrow it down, could you share a few more details? - What compiler version are you using (e.g., MSVC,...
Thanks for submitting the issue. We have a backlog item tracking it and will work on it.