Hi,
Id like to precompile the shaders im using on an app running on IOS, i’ve read that i can use the function BeginDumpShaders with a filename, and a EndDumpShaders.
Id like to know where is this file saved, or if its saved at all on a iphone. Im loading a file with the same name from the ios documents folder but so far i have not had any luck with it.