Hi,
In iOS the #renderer directive seems to be ignored:
I insert #renderer "Basic" as the first directive in main.agc, I compile the ipa, I install it on iphone and the command GetRendererName () gives me "Vulkan" ...
Am I doing something wrong? Does it happen to someone else? is it a bug?
Another question: is it possible to force agk player to use opengl instead of vulkan (in the help I read that the #renderer directive is ignored, so I suppose agk player will always use the vulkan graphics engine instead of opengl)?
Thanks