unity3d - Android/data/com.project.xx/files directory missing Unity -


so i'm trying use application.persistentdatapath save device. i'm seeing though coming null. looked on device , not seeing files folder on device, makes me think that's why i'm getting null. i'm wondering how can make sure files directory made when built device using unity.

to work mobile devices, should try saving , loading files resources folder. files in resources copied devices.

unity load text resources


Comments

Popular posts from this blog

Django REST Framework perform_create: You cannot call `.save()` after accessing `serializer.data` -

Why does Go error when trying to marshal this JSON? -