#Can't use Directory.new() in Android
5 messages · Page 1 of 1 (latest)
However, when debugging on Android, directory is set to null
Does anyone know why?
Have you checked to see if your Android app has the correct permissions to create directories?
Sorry for the ghost ping. I've enabled all permissions, and it still doesn't work.