Hi there,
I am trying to integrate ClassKit into a unity app built for iOS.
I haven't been able to find anything on how to communicate that activities have started and stopped within the app, as usually you would call activity.start() in xCode, but all of the logic for the activities is in unity.
If anyone can point me in the right direction or to any resources it would be amazing.