I’m trying to use the following
system.pathForFile("\_someFolder", system.ResourceDirectory)
Every time I have an underscore in the file path though, it fails to load/find the file. Underscores used to be supported. Not sure if this is a bug or if I should change my code?
This works just fine on the simulator, but when ran on an android device it breaks.
I’m using build 2019.3514