I'm trying to request some project files into a function based on the layoutName and while everithing is working fine in preview and html5 export mode. when I sdk with Intel it will not load the files for some reason.
In Construct I use ajax->request URL - and enter the project file name
Now, if I use ajax->request project file, everything is working file.
So, is there a way to request project files by name?