when i make a build with 2019.3523, on android it crashes.
same code in mac, with older version (don’t know the version). it works flawless.
Changed anything to use require???
can’t i use require('folder.file") anymore?
how to require a file that’s in a subfolder on android now if that’s not a bug.
I know subfolder doesn’t really exist on android but this code always worked fine before.