I have made an app for myself in unity(android) that can check the name and creation date of files and can also rename or delete files. It works well in editor for my PC. But, when I built an APK, it did not work. So, I want to know, do I have to ask for permission for media manipulation in unity(android)? And if so, how do I do it? I'm guessing the manifest file.
↧