- Home /
Hiding Unity Cache Files in Android Build
After installing a build to an android device, cache files are created on the device (I get a Unity cache, il2cpp cache, and shader cache). Is it possible to hide these files from the file system? I am trying to improve the security of the app I am developing and it was noted to me that having these files displayed could lead to potential risks.
Thanks!
Comment
Your answer
Follow this Question
Related Questions
Distribute terrain in zones 3 Answers
Can't build for either iOS or Android: Failed to copy/move file 0 Answers
Android Build problem 1 Answer
File browser popup in android application 0 Answers
How do I set up an Android device for Build & Run? 9 Answers