API Support
What is the best way to call Kongregate API in Unity 2017.2 and later?
over 7 years ago by Mikael Högström
From Unity version 2017.2 Application.ExternalEval is obsolete. Thus the documentation here:
https://docs.kongregate.com/docs/unity-api
is outdated.
If someone could provide a very simple example of calling setupAPI and submitting a score I would be very grateful!