I tried solutions given for similar questions, which the solution is adding ManageExternalStorage permission to AndroidManifest.xml. But Playstore rejected my app to have permission which is sensitive like this.
But Other developers in GooglePlay manages to access /.Statuses (hiddenfolder) without any sensitive permission. How do they able to achieve that without the solution given above??