Hello,
I need some code that uses Reflection to work on iOS. I just wanted to be sure that I got this: Reflection is not compatible with iOS (due to it’s AOT compilation mode) at all?
I have no way to test it, because I neither have a Mac nor an iPhone, and would greatly appreciate to know if there’s any viable way for Reflection to work on iOS.
Thanks.